Represents the literal value of an Enum member
Inheritance Hierarchy SystemObject
SystemAttribute
WorkflowGen.My.EnumsEnumLiteral
Namespace:
WorkflowGen.My.Enums
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.1.0.0 (9.1.0.20241025)
Syntax public class EnumLiteral : Attribute
Public Class EnumLiteral
Inherits Attribute
The EnumLiteral type exposes the following members.
Constructors
| Name | Description |
---|
| EnumLiteral |
Initializes a new instance of the EnumLiteral class
|
TopProperties
| Name | Description |
---|
| Text |
The literal value of the enum member
|
TopSee Also