Share via


NoNamespace.extendable Field

Definition

Represents the extendable XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotSelection.
  • corresponds to the following strongly-typed properties: PivotSelection.Extendable.

Applies to