LicenseBaseStatus Property |
Gets the status of the license.
Namespace:
Dundas.BI.Licensing
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (8.0.2.1001)
Syntaxpublic LicenseState Status { get; }Public ReadOnly Property Status As LicenseState
Get
public:
property LicenseState Status {
LicenseState get ();
}member Status : LicenseState with get
Property Value
Type:
LicenseStateThe status.
See Also