Click or drag to resize
DashboardDataStore Constructor (Boolean, Boolean) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Initializes a new instance of the DashboardDataStore class

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public DashboardDataStore(
	bool IsCollaborating,
	bool IsCollaborationController
)

Parameters

IsCollaborating
Type: SystemBoolean
IsCollaborationController
Type: SystemBoolean
See Also