| AbortRowEventArgs | |
| BeforeIncrementalSearchEventArgs | |
| Bool | Represents a basic true/false value. Also Supports Null. |
| BusinessProcess | Used to iterate rows of entities and perform business logic operations, without user interaction. |
| BusinessProcessAdvancedSettings | Includes advanced settings for the BusinessProcessAdvancedSettings |
| Command | Provides a standard set of application related commands. |
| CommandWithArgs | |
| Context | |
| ContextAndSharedValueT | |
| ContextStaticT | |
| ContextStaticDictionaryTkey, TType | |
| CustomCommand | This class represents a user defined command. |
| Date | This class represents all the functionality concerning dates. |
| Group | Returned by BusinessProcess.Groups to group on a column. |
| Handler | This class is used to determine the way an invoked Command will be handled |
| IncrementalSearchEventArgs | |
| Number | The basic numeric type. supports integer values as well as decimal values. |
| NumberDecimalNumber | |
| NumberIntNumber | |
| Relation | Represents a many to one relation some times called a one to one relation. |
| RowsProgressEventArgs | |
| Sort | Represents a definition of how to sort rows |
| SortSegment | Represents a segment in a Sort |
| Text | This class represents Text and all the available functionality around it. |
| TextDefaultTextComparer | |
| Time | This class represents all the functionality concerning time. |
| UIController | Represents a UIController in a classic Model View Controller pattern. |
| UIControllerAdvancedSettings | Includes advanced settings for the UIControllerAdvancedSettings |
| AbortRowEventHandler | |
| BeforeIncrementalSearchHandler | |
| FocusedContextChanged | |
| IncrementalSearchHandler | |
| RowsProgressHandler |
| Activities | Determines the activity for a task |
| CustomCommandAllowInvokeByKey | Determines the scope in which the CustomCommand can be invoked using it's Key |
| CustomCommandPrecondition | Used by CustomCommand for determining what to do before a CustomCommand is handled |
| ExitTiming | Used to determine the timing in which a task is exited. |
| HandlerScope | Determines the scope a specific Handler is valid |
| LockingStrategy | Represents the Task locking strategy |
| RelationType | Determines the lookup type |
| SortDirection | Specifies the direction in which to sort rows. |
| TransactionScopes | Represents the deferent types of transaction scopes. See Transactions |
| TransactionType |