Sets the string column col of the ITupleSet with value.

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

Syntax

C#
void SetSymbolValue(
	string col,
	string value
)

Parameters

col
Type: System..::..String
value
Type: System..::..String

See Also