This member function retrieves the OPL type of the element.

Return Value

The OPL type of the element.

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

Syntax

C#
public Type ElementType { get; }

See Also