XPRMMPVar Properties
The XPRMMPVar type exposes the following members.
| Name | Description | |
|---|---|---|
| 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 |
Column number. This is the column representing the variable in the matrix - available only if the matrix has been generated. Returns a negative value if no matrix is available or the variable does not belong to the problem.
|
|
| Owner |
Used to fetch the XPRM object to which this object belongs
(Inherited from XPRMObjectBase.) |
|
| ReducedCost |
Reduced cost, or 0 if none available
|
|
| Solution |
Solution value, or 0 if no solution is available
|
|
| 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.) |
