PluginLicenseManager Object
Description
Plugin License Manager.Methods
| Name | Description |
| DisplayAuthorizationInfo | Displays Authorization Information. |
| SetLicenseIdleMode | Method that sets plugin license mode. |
Properties
| Name | Description |
| Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
| IsAuthorized | Gets whether the license is authorized. |
| LicenseBehavior | Gets the license behavior. |
| LicenseExpirationDate | Gets the license expiration date. |
| LicenseExpirationState | Gets the license expiration state. |
| LicenseSerialNumber | Gets license serial number. |
| LicenseUsage | Gets license usage. |
| PluginLicenseEvents | Gets the plugin license events. |
| Type | Gets the constant that indicates the type of this object. |
