In This Topic
            
            The following tables list the members exposed by License.
            
            Public Constructors
            
            
            
            
            
            
            
            Public Properties
|   | Name | Description | 
  | DongleNumber | Get the dongle number   | 
  | Type | Gets license type: local, remote (network) or borrowed.   | 
Top 
            
            
            
            Public Methods
|   | Name | Description | 
  | Dispose | Destructor for deterministic finalization of License object.   | 
  | GetLicenseModules |    | 
  | HasOption | Is used to determine whether a license for this option exists in the system and if it is available.   | 
  | LockOption | Assigns 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