Click or drag to resize
DashboardObject. ExportBehaviour Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates the export behaviour for this object

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

Property Value

Type: DashboardObject.ExportBehaviourEnum
A value that indicates the export behaviour for this object

Return Value

Type: DashboardObject.ExportBehaviourEnum
A value that indicates the export behaviour for this object
Remarks
Object will be exported when the query relating to the object is refreshed by the service
See Also