EventDefinitionFilter Class |
Namespace: Omada.OE.Model
public class EventDefinitionFilter : FilterBase<EventDefinition>
The EventDefinitionFilter type exposes the following members.
| Name | Description | |
|---|---|---|
| EventDefinitionFilter |
| Name | Description | |
|---|---|---|
| EventTypeFlags | ||
| SearchString |
Free text search string
(Inherited from FilterBase.) | |
| Types |
When set, it must contain all DataObjectTypes relevant for the event definition filtering
|
| Name | Description | |
|---|---|---|
| Fail |
Fail method returns the opposite of Pass
(Inherited from FilterBaseOBJECTTYPE.) | |
| Filter(IListOBJECTTYPE) |
Removes all failing objects.
(Inherited from FilterBaseOBJECTTYPE.) | |
| Filter(ListOBJECTTYPE) |
Removes all failing objects.
(Inherited from FilterBaseOBJECTTYPE.) | |
| Pass | (Overrides FilterBaseOBJECTTYPEPass(OBJECTTYPE).) |
| Name | Description | |
|---|---|---|
| m_searchString |
Free text search string
(Inherited from FilterBase.) |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |