Share via


NoNamespace.multipleItemSelectionAllowed Field

Definition

Represents the multipleItemSelectionAllowed XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotField, pivotHierarchy.
  • corresponds to the following strongly-typed properties: PivotField.MultipleItemSelectionAllowed, PivotHierarchy.MultipleItemSelectionAllowed.

Applies to