Share via


X14.filter Field

Definition

Represents the x14:filter XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: filters.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: Filter.

Applies to