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

Namespace: DataPAClientConfig.EnterpriseService
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.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