Share via


NoNamespace.cacheIdCreatedVersion Field

Definition

Represents the cacheIdCreatedVersion XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotCacheIdVersion.
  • corresponds to the following strongly-typed properties: PivotCacheIdVersion.CacheIdCreatedVersion.

Applies to