Enumeration¶
Enumeration element contains information that defines an input option for the input item of calculation conditions or grid generating condition.
Example¶
1<Enumeration value="0" caption="Standard" />
Refer to Integer (Choice) for examples of Enumeration element definitions.
Attributes¶
Name |
Value |
Required |
Description |
---|---|---|---|
value |
Integer |
Yes |
A string representing a value that corresponds to caption |
caption |
String |
Yes |
String to be displayed. |
Child elements¶
No child elements can be defined.