Loading...
Searching...
No Matches
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 468 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 471 of file gamsoptions.h.