Share via


NoNamespace.upgradeOnRefresh Field

Definition

Represents the upgradeOnRefresh XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotCacheDefinition.
  • corresponds to the following strongly-typed properties: PivotCacheDefinition.UpgradeOnRefresh.

Applies to