EnumOption Properties

Properties

HelpText Optional. Help text / Tool tip for the option.
Hidden Indicates whether the enum value should be hidden.
Label Holds a explicitly defined label for a enum member.
Number Holds the numeric value for an enum member.
Type Enum type.
Value Holds the string value for an enum member.

See Also