Share via


NoNamespace.dimension Field

Definition

Represents the dimension XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: map, pivotSelection.
  • corresponds to the following strongly-typed properties: MeasureDimensionMap.Dimension, PivotSelection.Dimension.

Applies to