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; } |
| OPL API |
| OplElement..::..ElementType Property |
| OplElement Class See Also |
The OPL type of the element.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
| C# |
|---|
public Type ElementType { get; } |