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