Share via


NoNamespace.minRefreshableVersion Field

Definition

Represents the minRefreshableVersion XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to