Click or drag to resize
BusinessRules Enumeration

Namespace: WorkflowGen.My.Integration
Assembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntax
public enum BusinessRules
Members
  Member nameValueDescription
CantExportADatabindListInCSVFormat0
CantFindTheProvidedListName1
CommandDoesntContainsSelect2
CouldNotFindColumn3
CouldNotLoadProviderNameOrConnectionString4
CouldNotLoadTable5
ListNameNeedToBeUnique6
NoSemicolonAreAllowed7
NoTwoColumnsWithSameNameAllowed8
OnlyAdministratorCanPerformThisTask9
OrderByIsNotAllowedInCommand10
See Also