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