Loading...
Searching...
No Matches

Expand file append option. More...

Public Member Functions

integer value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

static AppendExpand lookup (integer value)
 Find enum option from alternative value.
 

Public Attributes

 Append =(1)
 Append to expand file.
 
 Reset =(0)
 Reset expand file.
 
 UndefinedAppendExpand =(2)
 Undefined option.
 

Detailed Description

Expand file append option.

See also
GAMSOptions

Member Function Documentation

◆ lookup()

static AppendExpand Matlab.GAMS.AppendExpand.lookup ( integer  value)
static

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

integer Matlab.GAMS.AppendExpand.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option