Share via


NoNamespace.refreshedDate Field

Definition

Represents the refreshedDate XML attribute.

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

Applies to