Omada.OE.Model.Public Namespace |
| Interface | Description | |
|---|---|---|
| IAction |
The interfaces gives a simple access to core properties of an event action.
| |
| IAssignee |
The interface gives access to the properties of an assignee.
| |
| IBuildInfo |
The purpose of the IBuildInfo Interface is to allow Build Information such as patch version and name to
be populated to custom extentions.
If the IBuildInfo Interface is implemented in a Custom DLL this information will be visible in the About box.
This allows tracking of which versions are currently installed.
| |
| IDataObject |
The interfaces gives a simple access to core properties of a data object.
| |
| IDataObjectCountOptions |
IDataObjectCountOptions is used for specifying options for counting data objects.
| |
| IDataObjectLoadOptionsBase |
IDataObjectLoadOptionsBase is used for specifying options for loading or counting data objects.
| |
| IEventDefinition |
The interfaces gives a simple access to core properties of an event defintion.
| |
| IReferencePropertyValue |
The interfaces gives a simple access to core properties of a reference property value.
A reference property value is a data object which is referred by another data object
through a specific reference property.
| |
| IUnresolvedFilterExpression |
Holds the information of an unresolved data object filter expression.
|
| Enumeration | Description | |
|---|---|---|
| ExpInnerOperator |
FilterExpression inner operators
| |
| TemplateStatus |
Object template status. Both means Instances and Templates.
|