FilterValue Element in FilterValues

(Subscription Schema)

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Specifies a filter value for a query or association. The FilterValue element can contain a mix of character data and child elements.

Namespace: http://schemas.microsoft.com/office/2006/03/BusinessDataCatalog

Schema: Subscription

<FilterValue FilterDescriptorName = "String" Type = "String" FilterIndex = "Integer"> </FilterValue>

Elements and attributes

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute Description
FilterDescriptorName Required.

The name of the filter descriptor in the model.

Attribute type: String
Type Required.

The data type of the filter value.

Attribute type: String
FilterIndex Required.

Must always be set to zero.

Attribute type: Integer

Child elements

None.

Parent elements

Element Description
FilterValues Element in Query (Subscription Schema) The FilterValues element that contains this filter value.
FilterValues Element in Association (Subscription Schema) The FilterValues element that contains this filter value.