Class OrganizationLicenseStateLicenseTypeCounts
Aggregated count data for the license type
[ApiAccessReadOnlyClass]
[DataContract]
public class OrganizationLicenseStateLicenseTypeCounts
- Inheritance
-
OrganizationLicenseStateLicenseTypeCounts
- Inherited Members
Constructors
OrganizationLicenseStateLicenseTypeCounts()
public OrganizationLicenseStateLicenseTypeCounts()
Properties
Unassigned
The number of unassigned licenses
[DataMember(Name = "unassigned")]
public int Unassigned { get; set; }