DataObjectTypeFilter Class |
Namespace: Omada.OE.Model
public class DataObjectTypeFilter : FilterBase<DataObjectType>
The DataObjectTypeFilter type exposes the following members.
| Name | Description | |
|---|---|---|
| DataObjectTypeFilter |
| Name | Description | |
|---|---|---|
| IdPosList |
Positive list of dataobjecttype id's.
| |
| SearchString |
Free text search string
(Inherited from FilterBase.) |
| 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.) |