Sets the string column columnIndex of the ITupleSet with value.

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

Syntax

C#
void SetSymbolValue(
	int columnIndex,
	string value
)

Parameters

columnIndex
Type: System..::..Int32
value
Type: System..::..String

See Also