DataAccessLiteralConstantsOn Field | 
 
            On (used to test server variables such as HTTPS)
            
 
    Namespace: 
   WorkflowGen.My.Data
    Assembly:
   WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.7.2.0 (4.7.2.0)
Syntaxpublic const string On = "ON"
Public Const On As String = "ON"
Field Value
Type: 
String
See Also