ILicenseBaseStatus Property |
Gets the status of the license.
Namespace: Dundas.BI.LicensingAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
SyntaxLicenseState Status { get; }ReadOnly Property Status As LicenseState
Get
property LicenseState Status {
LicenseState get ();
}abstract Status : LicenseState with get
Property Value
LicenseStateThe status.
See Also