Sets the next item's component name.

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

Syntax

C#
public void SetItemName(
	string name
)

Parameters

name
Type: System..::..String
The name of the next component you want to assign to.

See Also