Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / License Class
Members

In This Topic
    License Class
    In This Topic
    Class for querying EPLAN licensing options (LicenseOptions).
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.ApplicationFramework.License

    Syntax
    public class License 
    public ref class 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