Click or drag to resize
ManagedDashboardProcessMobileGetDashboardProperties 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 MobileGetDashboardPropertiesResponseClass ProcessMobileGetDashboardProperties(
	ManagedDashboard Dashboard,
	MobileGetDashboardPropertiesClass mobilegetdashboardpropertiesrequest,
	DPALogging DPALogging
)

Parameters

Dashboard
Type: DataPAEnterpriseDashboardManagedDashboard
mobilegetdashboardpropertiesrequest
Type: DataPAEnterpriseDashboardMobileGetDashboardPropertiesClass
DPALogging
Type: DPALogging

Return Value

Type: MobileGetDashboardPropertiesResponseClass
See Also