Click or drag to resize
ManagedDashboardApplyFiltersToDashboard Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public static bool ApplyFiltersToDashboard(
	ref ManagedDashboard Dashboard,
	string SelectionIDs,
	string SelectionValues,
	ref string ErrorMessage,
	ref DPALogging DPALogging
)

Parameters

Dashboard
Type: DataPAEnterpriseDashboardManagedDashboard
SelectionIDs
Type: SystemString
SelectionValues
Type: SystemString
ErrorMessage
Type: SystemString
DPALogging
Type: DPALogging

Return Value

Type: Boolean
See Also