Click or drag to resize
ManagedDashboardApplyTreeviewValues 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 ApplyTreeviewValues(
	ref FilterNodes FilterNodes,
	string[] NodeIDs,
	ref string ErrorMessage,
	ref DPALogging DPALogging,
	string NodeIDPrefix
)

Parameters

FilterNodes
Type: DataPAEnterpriseDashboardFilterNodes
NodeIDs
Type: SystemString
ErrorMessage
Type: SystemString
DPALogging
Type: DPALogging
NodeIDPrefix
Type: SystemString

Return Value

Type: Boolean
See Also