Sets the sub-tuple columnIndex of the ITupleSet with value.

Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)

Syntax

C#
void SetTupleValue(
	int columnIndex,
	ITuple value
)

Parameters

columnIndex
Type: System..::..Int32
value
Type: ILOG.Concert..::..ITuple

See Also