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

  NameDescription
Public methodTenantLicense
Initializes a new instance of the TenantLicense class
Back to Top
Properties

  NameDescription
Public propertyLicenseFeatureDetails
Gets or sets license feeature details.
Public propertyLicenseModuleDetails
Gets or sets license module details.
Public propertyLicensePrivilegeDetails
Gets or sets license privilege details.
Public propertyLicenseServiceDetails
Gets and sets license service details
Public propertyLicenseUsageDetails
Gets or sets license usage details.
Public propertyNumberOfUsers
Gets or sets Number of user.
Public propertyPackageId
Gets or sets packageId
Public propertyPackageName
Gets or sets package name.
Public propertyPricePlanId
Gets or sets package price plan Id
Public propertyTenantId
Gets or sets tenantId.
Public propertyTenantLicenseCode
Gets or sets tenantlicense code
Public propertyTrialEndDate
Gets or sets the Trial End date
Public propertyValidityEnd
Gets or sets validity end date.
Public propertyValidityStart
Gets or sets validity start date.
Back to Top
See Also