Share via


X14.customFilter Field

Definition

Represents the x14:customFilter XML element.

public static readonly System.Xml.Linq.XName customFilter;
 staticval mutable customFilter : System.Xml.Linq.XName
Public Shared ReadOnly customFilter As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: customFilters.
  • has the following XML attributes: operator, val.
  • corresponds to the following strongly-typed classes: CustomFilter.

Applies to