FieldContainerFilter Class |
Namespace: Omada.OE.Model
public class FieldContainerFilter : FilterBase<FieldContainer>
The FieldContainerFilter type exposes the following members.
| Name | Description | |
|---|---|---|
| FieldContainerFilter |
| Name | Description | |
|---|---|---|
| ExcludePropsWithLog |
Defines whether value properties with log shall be excluded.
| |
| ExcludePropsWithoutAccess |
Defines whether properties which the active user does not have access to shall be excluded.
| |
| IdNegFixedFieldList | ||
| IdNegPropertyList | ||
| PropertyDeleteFilter | ||
| 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.) |