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

  NameDescription
Public methodUsage
Initializes a new instance of the Usage 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 propertyMaximumCapacityUsage
Gets or sets maximum capacity usage.
Public propertyMinimumCapacityUsage
Gets or sets minimum capacity usage.
Public propertyStatus
Gets or sets status.
Public propertyThreshold
Gets or sets usage alert threshold in percentage
Public propertyUpdatedBy
Gets or sets updated by.
Public propertyUpdatedOn
Gets or sets updated on.
Public propertyUsageCode
Gets or sets usage code.
Public propertyUsageModuleCode
Gets or sets usage module code.
Public propertyUsageName
Gets or sets usage name.
Public propertyUsageTypeCode
Gets or sets usage type code.
Public propertyUsageTypeName
Gets or sets usage type name.
Back to Top
See Also