Share via


NoNamespace.data Field

Definition

Represents the data XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: idmap, pivotSelection.
  • corresponds to the following strongly-typed properties: PivotSelection.Data, ShapeIdMap.Data.

Applies to