Click or drag to resize
IEnterpriseServiceMoveDashboardObject 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
bool MoveDashboardObject(
	string UserID,
	string Password,
	string SecurityCode,
	int FromIndex,
	int ToIndex,
	ref string ErrorMessage
)

Parameters

UserID
Type: SystemString
Password
Type: SystemString
SecurityCode
Type: SystemString
FromIndex
Type: SystemInt32
ToIndex
Type: SystemInt32
ErrorMessage
Type: SystemString

Return Value

Type: Boolean
See Also