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

  NameDescription
Public methodPackageFeature
Initializes a new instance of the PackageFeature class
Back to Top
Properties

  NameDescription
Public propertyCreatedBy
Get or set created by.
Public propertyCreatedOn
Get or set created on.
Public propertyFeatureId
Get or set featureId.
Public propertyFeatureName
Get or set feature name.
Public propertyIsAssignable
Gets or sets the is assignable.
Public propertyIsPossessed
Gets or sets the is possessed.
Public propertyModuleId
Get or set moduleId.
Public propertyPackageFeatureId
Get or set pacakge featureId.
Public propertyPackageId
Get or set packageId.
Public propertyStatus
Get or set status.
Public propertyUpdatedBy
Get or set updated by.
Public propertyUpdatedOn
Get or set updated on.
Back to Top
See Also