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

  NameDescription
Public methodPackageModule
Initializes a new instance of the PackageModule class
Back to Top
Properties

  NameDescription
Public propertyCreatedBy
Get or set created by.
Public propertyCreatedOn
Get or set created on
Public propertyFeatureDetails
Gets or sets feature details.
Public propertyIsAssignable
Gets or sets the is assignable.
Public propertyIsPossessed
Gets or sets the is possessed.
Public propertyModuleCode
Gets or sets module id.
Public propertyModuleName
Gets or sets the module name
Public propertyPackageId
Gets or sets package id.
Public propertyPackageModuleId
Gets or sets pacakge module id.
Public propertyServiceId
Gets and sets service Id
Public propertyStatus
Get or set status
Public propertyUpdatedBy
Get or set updated by
Public propertyUpdatedOn
Get or set updated on
Public propertyUsageDetails
Gets or sets usage details.
Back to Top
See Also