Share via


X.map Field

Definition

Represents the x:map XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: maps.
  • has the following XML attributes: dimension, measureGroup.
  • corresponds to the following strongly-typed classes: MeasureDimensionMap.

Applies to