Class OrganizationLicenseStateStatesRecentlyQueued
An organization licence state states recently queued
[DataContract]
public class OrganizationLicenseStateStatesRecentlyQueued
- Inheritance
-
OrganizationLicenseStateStatesRecentlyQueued
- Inherited Members
Properties
Count
The number of recently queued licenses
[DataMember(Name = "count")]
public int Count { get; set; }