CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

DomainConstraint Properties

The DomainConstraint type exposes the following members.

Properties


  Name Description
Public property ConstraintType
Gets the name (based on type) of the constraint.
(Inherited from AbstractConstraint.)
Public property CurrentDomain
Gets or Sets the current domain this license is being executed on.
Public property Description
Gets or Sets the description of this constraint.
(Inherited from AbstractConstraint.)
Public property Domains
Gets or Sets the an array of strings which represent the domain names allowed to use this license.
Public property GUID
Gets or Sets the runtime of the program in hours.
(Inherited from AbstractConstraint.)
Public property Icon
Gets or Sets the icon for this constraint.
(Inherited from AbstractConstraint.)
Public property IsDirty
Gets if this object has changed since the last save.
(Inherited from AbstractLicenseData.)
Public property License
Gets or Sets LicenseFile this constraint belongs to.
(Inherited from AbstractConstraint.)
Public property Name
Gets or Sets the name of this constraint.
(Inherited from AbstractConstraint.)
Public property RunTimeConstrain
Gets or Sets the runtime of the program in hours.
(Inherited from AbstractConstraint.)
Public property 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.)
Public property Warning
Gets or sets the warning provided during evaluwation of relevant constrains.
(Inherited from AbstractConstraint.)