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

  NameDescription
Public methodPackageUsage
Initializes a new instance of the PackageUsage class
Back to Top
Properties

  NameDescription
Public propertyAllowOverUsage
Get or setAllow Over Usage
Public propertyCreatedBy
Get or set created by.
Public propertyCreatedOn
Get or set created on.
Public propertyIsAssignable
Gets or sets the is assignable.
Public propertyIsPossessed
Gets or sets the is possessed.
Public propertyMaximumCapacity
Get or set Maximum Capacity
Public propertyMinimumCapacity
Get or set Minimum capacity
Public propertyModuleId
Get or set module id
Public propertyNumberPurchased
Get or set Number purchased
Public propertyPackageId
Get or set pacakge id.
Public propertyPackageusageId
Get or set package usage id.
Public propertyStatus
Get or set status.
Public propertyUpdatedBy
Get or set updated by.
Public propertyUpdatedOn
Get or set updated on.
Public propertyUsageCode
Get or set usage code.
Public propertyUsageName
Get or set usage name.
Public propertyUsageThreshold
Gets or sets usage alert threshold in percentage.
Public propertyUsageTypeCode
Gets or sets usage type code.
Public propertyUsageTypeName
Gets or sets usage type name.
Back to Top
See Also