ActivityEntryFilter Class |
Namespace: Omada.OE.Model
public class ActivityEntryFilter : FilterBase<ActivityEntry>
The ActivityEntryFilter type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActivityEntryFilter |
Name | Description | |
---|---|---|
![]() | 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 |
Tests if the ActivityEntry object can pass the filter
(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.) |