Share via


NoNamespace.cacheIdSupportedVersion Field

Definition

Represents the cacheIdSupportedVersion XML attribute.

public static readonly System.Xml.Linq.XName cacheIdSupportedVersion;
 staticval mutable cacheIdSupportedVersion : System.Xml.Linq.XName
Public Shared ReadOnly cacheIdSupportedVersion 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.CacheIdSupportedVersion.

Applies to