Returns a string that indicates the version of Cplex.

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

Syntax

C#
public virtual string Version { get; }

Return Value

A string that indicates the version of Cplex.

See Also