Show / Hide Table of Contents

    Namespace DesignData.SDS2.WinForms

    Classes

    InteractiveLockHandler

    Pass one of these to Transaction.Lock to get a GUI lock screen when locks aren't immediately available. Users will be able to abort waiting for locks which will cause your Lock() call to return false.

    LicensingInitialization

    Helper functions for licensing, which sometimes has to be interactive since the user must login to their license account if no credentials are on file.

    Back to top