Resets all parameters to their default values.

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

Syntax

C#
public virtual void SetDefaults()

Exceptions

ExceptionCondition
ILOG.Concert..::..ExceptionIf the method fails, an exception of type ILOG.Concert.Exception, or one of its derived classes, is thrown.

See Also