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

  NameDescription
Public methodModule
Initializes a new instance of the Module class
Back to Top
Properties

  NameDescription
Public propertyCreatedBy
Gets or sets created by.
Public propertyCreatedOn
Gets or sets created on.
Public propertyDescription
Gets or Sets the module description
Public propertyFeatureDetails
Gets or sets the Feature Details
Public propertyModuleCode
Gets or sets module code.
Public propertyModuleName
Gets or sets module name.
Public propertyModuleValidityEnd
Gets or sets validity end date.
Public propertyModuleValidityStart
Gets or sets validity start date.
Public propertyServiceCode
Public propertyStatus
Gets or sets status.
Public propertyUpdatedBy
Gets or sets updated by.
Public propertyUpdatedOn
Gets or sets update on.
Public propertyUsageDetails
Gets or sets the usage details
Back to Top
See Also