Loading...
Searching...
No Matches
Output file append option.
More...
|
int | value () |
| Get the int value of this enumerated AppendOut.
|
|
Output file append option.
◆ lookup()
static EAppendOut com.gams.api.GAMSOptions.EAppendOut.lookup |
( |
int |
val | ) |
|
|
static |
Lookup all appendOuts.
- Parameters
-
val | an int value to lookup |
- Returns
- the enumerated AppendOut that has the specified value, or UndefinedAppendOut if the specified value is not found.
◆ value()
int com.gams.api.GAMSOptions.EAppendOut.value |
( |
| ) |
|
Get the int value of this enumerated AppendOut.
- Returns
- the appendOut value
◆ Append
com.gams.api.GAMSOptions.EAppendOut.Append =(1) |
◆ Reset
com.gams.api.GAMSOptions.EAppendOut.Reset =(0) |
◆ UndefinedAppendOut
com.gams.api.GAMSOptions.EAppendOut.UndefinedAppendOut =(2) |