Share via


NoNamespace.saveData Field

Definition

Represents the saveData XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: connection, pivotCacheDefinition.
  • corresponds to the following strongly-typed properties: Connection.SaveData, PivotCacheDefinition.SaveData.

Applies to