TenantLicenseSearchCondition LicenseStatus Property CelloSaaS API Documentation
Gets or sets LicenseStatus

Namespace: CelloSaaS.Model.LicenseManagement
Assembly: CelloSaaS.Model (in CelloSaaS.Model.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax

public Nullable<TenantLicenseStatus> LicenseStatus { get; set; }

Property Value

Type: Nullable TenantLicenseStatus 
See Also