PivotTable.RefreshDate Property

Definition

Returns the date on which the PivotTable report was last refreshed. Read-only DateTime.

public:
 property DateTime RefreshDate { DateTime get(); };
public DateTime RefreshDate { get; }
Public ReadOnly Property RefreshDate As DateTime

Property Value

Remarks

For OLAP data sources, this property is updated after each query.

Applies to