The PackageDetails type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | PackageDetails | Initializes a new instance of the PackageDetails class |
Methods
Name | Description | |
---|---|---|
![]() | ApplyChanges |
This method is used to apply changes in the entity
(Inherited from BaseEntity.) |
![]() | GetChanges |
This mehod is used to get changes done in entity
(Inherited from BaseEntity.) |
![]() | GetDeletedChanges |
This method is used to get delete values in the entity
(Inherited from BaseEntity.) |
![]() | TrackChanges |
This is used to track changes in the entity
(Inherited from BaseEntity.) |
Properties
Name | Description | |
---|---|---|
![]() | EntityIdentifier |
Gets the entity Identifier
(Inherited from BaseEntity.) |
![]() | ExpiryDays |
Gets the trial period days
|
![]() | ExtendedRow |
Gets or sets the extended entity row properties
(Inherited from BaseEntity.) |
![]() | Identifier |
Gets or sets the Entity Identifier
(Inherited from BaseEntity.) |
![]() | IntegrateForBilling |
Tells whether this package billing is managed by third part billing providers
|
![]() | IsEvaluation |
True if this package is for evaluation purpose only.
|
![]() | IsTrackingOn |
Gets or sets whether entity has trackability or not.
(Inherited from BaseEntity.) |
![]() | PacakageModuleDetails |
Get or set pacakge module details.
|
![]() | PacakgeFeatureDetails |
Get or set package feature details.
|
![]() | PackageDescription |
Get or set package description.
|
![]() | PackageId |
Get or set packageid.
|
![]() | PackageName |
Get or set package name.
|
![]() | PackageServiceDetails |
Get and set service details
|
![]() | PackageUsageDetails |
Get or set package usage details.
|
![]() | Status |
Get or set status.
|
![]() | TenantId |
Gets or sets the tenant id.
|
![]() | TrackingAdapter |
Gets or sets tracking adapter property
(Inherited from BaseEntity.) |
See Also