Click or drag to resize
DashboardQueryForceSynchronousProcessAfterRefresh Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates if the objects dependant on this query should be processed synchronously rather than asynchronously

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

Property Value

Type: String
True if the objects dependant on this query should be processed synchronously rather than asynchronously

Return Value

Type: String
True if the objects dependant on this query should be processed synchronously rather than asynchronously
Remarks