Click or drag to resize
DataAccessLiteralConstants Class
Exposes a set of static string commonly used into data fields to represent constant values
Inheritance Hierarchy
SystemObject
  WorkflowGen.My.DataDataAccessLiteralConstants

Namespace: WorkflowGen.My.Data
Assembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntax
public static class LiteralConstants

The DataAccessLiteralConstants type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberFalse
False
Remarks
Literal value = N
Public fieldStatic memberTrue
True
Remarks
Literal value = Y
Top
See Also