SetPropertyValueFilter Class | 
Namespace: Omada.OE.Model
public class SetPropertyValueFilter : FilterBase<SetPropertyValue>
The SetPropertyValueFilter type exposes the following members.
| Name | Description | |
|---|---|---|
| SetPropertyValueFilter | 
| Name | Description | |
|---|---|---|
| DeleteFilter | ||
| IdNegList | ||
| IdPosList | 
            List of SetPropertyValue ID's.
            Unless the list is empty, only objects with the provided ID's are loaded.
              | |
| 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.) |