Share via


NoNamespace.refreshedVersion Field

Definition

Represents the refreshedVersion XML attributes.

public static readonly System.Xml.Linq.XName refreshedVersion;
 staticval mutable refreshedVersion : System.Xml.Linq.XName
Public Shared ReadOnly refreshedVersion 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.RefreshedVersion, PivotCacheDefinition.RefreshedVersion.

Applies to