Click or drag to resize
DashboardObjectTask Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the task used by this object to generate XML in the background.

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

Property Value

Type: Task
The task used by this object to generate XML in the background.

Return Value

Type: Task
The task used by this object to generate XML in the background.
Remarks