gams::GAMSOptions::EPreviousWork Struct Reference
Indicator for writing workfile with previous workfile version. More...
#include <gamsoptions.h>
Public Types | |
enum | EPreviousWorkEnum { Off = 0 , On = 1 } |
Indicator for writing workfile with previous workfile version. More... | |
Detailed Description
Indicator for writing workfile with previous workfile version.
Definition at line 480 of file gamsoptions.h.
Member Enumeration Documentation
◆ EPreviousWorkEnum
Indicator for writing workfile with previous workfile version.
Enumerator | |
---|---|
Off | Write workfile using the current version. |
On | Write workfile using the previous workfile version. |
Definition at line 483 of file gamsoptions.h.