Share via


X.members Field

Definition

Represents the x:members XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pivotHierarchy.
  • has the following child XML elements: member.
  • has the following XML attributes: count, level.
  • corresponds to the following strongly-typed classes: Members.

Applies to