Returns the variable that was branched upon to create the node specified by number node.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
protected internal virtual INumVar GetBranchVar( int node ) |
Parameters
- node
- Type: System..::..Int32
The number of the node from which you want to obtain the variable.