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

Namespace: DataPAEnterpriseDashboard.EnterpriseService
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
DataSet GetDashboardObjects(
	string UserID,
	string Password,
	string SecurityCode,
	int ContentType
)

Parameters

UserID
Type: SystemString
Password
Type: SystemString
SecurityCode
Type: SystemString
ContentType
Type: SystemInt32

Return Value

Type: DataSet
See Also