LicenseUsage Members CelloSaaS API Documentation
The LicenseUsage type exposes the following members.
Constructors

  NameDescription
Public methodLicenseUsage
Initializes a new instance of the LicenseUsage class
Back to Top
Properties

  NameDescription
Public propertyAllowOverUsage
Gets or sets allow over usage.
Public propertyCreatedBy
Gets or sets created by.
Public propertyCreatedOn
Gets or sets created on.
Public propertyLicenseUsageCode
Gets or sets license usage code.
Public propertyMaximumCapacity
Gets or sets maximum capacity.
Public propertyMinimumCapacity
Gets or sets minimum capacity
Public propertyModuleCode
Gets or sets module code.
Public propertyNumberPurchased
Gets or sets number purchased.
Public propertyPaymentTypeCode
Gets or sets payment type code.
Public propertyStatus
Gets or sets status.
Public propertyTenantLicenseCode
Gets or sets tenant license code.
Public propertyUpdatedBy
Gets or sets updated by.
Public propertyUpdatedOn
Gets or sets updated on.
Public propertyUsageCode
Gets or sets usage code.
Public propertyUsageName
Gets or sets usage name.
Back to Top
See Also