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

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

Syntax

C#
void SetTupleValue(
	string col,
	ITuple value
)

Parameters

col
Type: System..::..String
value
Type: ILOG.Concert..::..ITuple

See Also