Initializes a new instance of the EnumLiteral class
            
 
    Namespace: 
   WorkflowGen.My.Enums
    Assembly:
   WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.7.2.0 (4.7.2.0)
Syntaxpublic EnumLiteral(
	string text
)
Public Sub New ( 
	text As String
)
Parameters
- text
 - Type: SystemString
 
See Also