UsageConstraint Properties
The UsageConstraint type exposes the following members.
Properties
Name | Description | |
---|---|---|
ConstraintType |
Gets the name (based on type) of the constraint.
(Inherited from AbstractConstraint.) |
|
CurrentDays |
Gets the current days count for this UsageConstraint.
|
|
CurrentHitCount |
Gets the current hit count for this UsageConstraint.
|
|
CurrentUsageCount |
Gets the current usage count for this UsageConstraint.
|
|
Description |
Gets or Sets the description of this constraint.
(Inherited from AbstractConstraint.) |
|
GUID |
Gets or Sets the runtime of the program in hours.
(Inherited from AbstractConstraint.) |
|
Icon |
Gets or Sets the icon for this constraint.
(Inherited from AbstractConstraint.) |
|
IsDirty |
Gets if this object has changed since the last save.
(Inherited from AbstractLicenseData.) |
|
License |
Gets or Sets LicenseFile this constraint belongs to.
(Inherited from AbstractConstraint.) |
|
MaxDays |
Gets or Sets the maximum number of days allowed for this UsageConstraint.
|
|
MaxHitCount |
Gets or Sets the maximum allowed hits for this UsageConstraint.
|
|
MaxUsageCount |
Gets or Sets the maximum allowed uses for this UsageConstraint.
|
|
Name |
Gets or Sets the name of this constraint.
(Inherited from AbstractConstraint.) |
|
RunTimeConstrain |
Gets or Sets the runtime of the program in hours.
(Inherited from AbstractConstraint.) |
|
VolumeConstrain |
Gets or Sets the number of items licensed program can instantiate, e.g. number of process variables, number of interfaces, etc.
(Inherited from AbstractConstraint.) |
|
Warning |
Gets or sets the warning provided during evaluwation of relevant constrains.
(Inherited from AbstractConstraint.) |