Click or drag to resize
DashboardObjectLastUsedFilter Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a string that indicates the filter string used last time the object was rendered.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string LastUsedFilter { get; }

Property Value

Type: String
A string that indicates the filter string used last time the object was rendered

Return Value

Type: String
A string that indicates the filter string used last time the object was rendered
Remarks