LicenseSeatUsageDetailData Properties

The LicenseSeatUsageDetailData type exposes the following members.

Properties
  NameDescription
Public propertyAllocatedToTenantsCount
Gets the number of seats which have been allocated to tenants.
Public propertyInUseCount
Gets the number of seats which are currently in-use.
Public propertyTotalCount
Gets the total number of seats provided.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also