LicenseManagementLicenseState Property |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic LicenseState LicenseState { get; }
Public ReadOnly Property LicenseState As LicenseState
Get
public:
property LicenseState LicenseState {
LicenseState get ();
}
member LicenseState : LicenseState with get
Property Value
Type:
LicenseState
See Also