Click or drag to resize
DashboardObjectProcessingObjectData Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a property that indicates if the object is currently building the XML string.

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

Property Value

Type: Boolean
True if the object is currently building the XML string

Return Value

Type: Boolean
True if the object is currently building the XML string
Remarks