Share via


NoNamespace.filterId Field

Definition

Represents the filterId XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: state, nsvFilter.
  • corresponds to the following strongly-typed properties: NsvFilter.FilterId, TimelineState.FilterId.

Applies to