Share via


NoNamespace.createdVersion Field

Definition

Represents the createdVersion XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotCacheDefinition, pivotTableDefinition.
  • corresponds to the following strongly-typed properties: PivotCacheDefinition.CreatedVersion, PivotTableDefinition.CreatedVersion.

Applies to