Click or drag to resize
DashboardObjectExportBehaviour 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 DashboardObjectExportBehaviourEnum ExportBehaviour { get; set; }

Property Value

Type: DashboardObjectExportBehaviourEnum
A value that indicates the export behaviour for this object

Return Value

Type: DashboardObjectExportBehaviourEnum
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