| DataAccessLiteralConstants Class | 
            Exposes a set of static string commonly used into data fields to represent constant values
            
Inheritance Hierarchy 
Namespace: WorkflowGen.My.DataAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic static class LiteralConstants
Public NotInheritable Class LiteralConstants
The DataAccessLiteralConstants type exposes the following members.
Fields| 
								 
							 | Name | Description | 
|---|
   | False | 
            False
              RemarksLiteral value = N  | 
   | True | 
            True
              RemarksLiteral value = Y  | 
Top
See Also