Gets or sets LicenseStatus
Namespace: CelloSaaS.Model.LicenseManagementAssembly: CelloSaaS.Model (in CelloSaaS.Model.dll) Version: 4.3.1.0 (4.3.1.0)
public Nullable<TenantLicenseStatus> LicenseStatus { get; set; }
public Nullable<TenantLicenseStatus> LicenseStatus { get; set; }
Public Property LicenseStatus As Nullable(Of TenantLicenseStatus)
Get
Set
Public Property LicenseStatus As Nullable(Of TenantLicenseStatus)
Get
Set
member LicenseStatus : Nullable<TenantLicenseStatus> with get, set
member LicenseStatus : Nullable<TenantLicenseStatus> with get, set
Property Value
Type:
Nullable TenantLicenseStatus