ManagedPropertyCustomFilter fields
SharePoint Online
The ManagedPropertyCustomFilter type exposes the following members.
| Name | Description | |
|---|---|---|
|
DataType_Date | Specifies that the type of the data for the range is a date. |
|
DataType_Numeric | Specifies that the type of the data for the range is a number. |
|
DataType_String | Specifies that the type of the data for the range is a string. |
|
MappingType_RangeMapping | Specifies that the mapping type is based on the range mapping. |
|
MappingType_ValueMapping | Specifies that the mapping type is based on the value mapping. |
|
ValueReference_Absolute | Specifies that the data is compared absolutely. |
|
ValueReference_Relative | Specifies that the data is compared relatively. |
Show: