Share via


NoNamespace.filterVal Field

Definition

Represents the filterVal XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: top10.
  • corresponds to the following strongly-typed properties: Top10.FilterValue.

Applies to