Click or drag to resize
DashboardLoaderLoadCubeData Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property to indicate whether cube data should be loaded with this object

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

Property Value

Type: Boolean
True if cube data should be loaded with this object

Return Value

Type: Boolean
True if cube data should be loaded with this object
Remarks