| CTExtensionLicenseState Property |
Indicator of current license state.
Null = not checked
True = value
False = invalid
Namespace: CTExtensionsAssembly: CTInterface (in CTInterface.dll)
Syntax public LicenseStates LicenseState { get; }
Public ReadOnly Property LicenseState As LicenseStates
Get
Property Value
Type:
LicenseStatesSee Also