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