| BusinessRules Enumeration | 
 
Namespace: WorkflowGen.My.IntegrationAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.3.0.0 (3.3.0.0)
Syntaxpublic enum BusinessRules
Public Enumeration BusinessRules
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | CantExportADatabindListInCSVFormat | 0 |  | 
 | CantFindTheProvidedListName | 1 |  | 
 | CommandDoesntContainsSelect | 2 |  | 
 | CouldNotFindColumn | 3 |  | 
 | CouldNotLoadProviderNameOrConnectionString | 4 |  | 
 | CouldNotLoadTable | 5 |  | 
 | ListNameNeedToBeUnique | 6 |  | 
 | NoSemicolonAreAllowed | 7 |  | 
 | NoTwoColumnsWithSameNameAllowed | 8 |  | 
 | OnlyAdministratorCanPerformThisTask | 9 |  | 
 | OrderByIsNotAllowedInCommand | 10 |  | 
See Also