XPRMLinCtr Properties
The XPRMLinCtr type exposes the following members.
 Properties
Properties
| Name | Description | |
|---|---|---|
|  | Activity | 
       The activity value or 0 if no solution is available 
      | 
|  | Dual | 
       The dual value or 0 if no solution is available 
      | 
|  | IsInitialised | (Overrides XPRMValueIsInitialised.) | 
|  | Model | 
       Used to fetch the XPRM model to which this object belongs, or else 'null' if there is no model anywhere among this Object's ancestors. 
     (Inherited from XPRMObjectBase.) | 
|  | Number | 
       Line number. This is the line representing the constraint in the matrix - available only if the matrix has been generated. Values =-2 are used for SOS numbers. Has value -1 is no matrix is available or the constraint does not belong to the problem. 
      | 
|  | Owner | 
       Used to fetch the XPRM object to which this object belongs 
     (Inherited from XPRMObjectBase.) | 
|  | Slack | 
       The slack value or 0 if no solution is available 
      | 
|  | Solution | 
       Solution value. This corresponds to the evaluation of the linear expression (including constant term/RHS) on the current solution. 
      | 
|  | StructCode | (Inherited from XPRMReference.) | 
|  | StructName | (Inherited from XPRMReference.) | 
|  | Type | (Inherited from XPRMTypedObject.) | 
|  | TypeCode | (Inherited from XPRMTypedObject.) | 
|  | TypeName | (Inherited from XPRMTypedObject.) | 
|  | Value | 
      The value of this reference (not necessary anymore, preserved for compatibility)
     (Inherited from XPRMReference.) | 
 See Also
See Also
 
