API Help
Eplan.EplApi.ApplicationFramework Namespace / License Class
Properties Methods

In This Topic
    License Class Members
    In This Topic

    The following tables list the members exposed by License.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGet the dongle number  
    Public PropertyGets license type: local, remote (network) or borrowed.  
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of License object.  
    Public Method  
    Public MethodIs used to determine whether a license for this option exists in the system and if it is available.  
    Public MethodAssigns a license to an option on the system, i.e., a license for this option is deducted. If all available licenses for this option are already in use, the function fails. An option is used until the program is exited.  
    Top
    See Also