Click or drag to resize
ManagedDashboardEnsureObjectsAreRefreshed 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 Dictionary<string, string> EnsureObjectsAreRefreshed(
	ManagedDashboard Dashboard,
	bool LogPerformance,
	string InstanceID,
	DPALogging dpaLogging,
	DateTime StartTime
)

Parameters

Dashboard
Type: DataPAEnterpriseDashboardManagedDashboard
LogPerformance
Type: SystemBoolean
InstanceID
Type: SystemString
dpaLogging
Type: DPALogging
StartTime
Type: SystemDateTime

Return Value

Type: DictionaryString, String
See Also