Click or drag to resize
PublishedContentLastUpdated Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the date this content was last refreshed by the server.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DateTime LastUpdated { get; }

Return Value

Type: DateTime
The date this content was last refreshed by the server.
Remarks