EnumOption Class
JsonConfigurationEditor Enum option wrapper class.
Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
[SerializableAttribute]
public class EnumOption
- Inheritance
- Object EnumOption
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.
|