Click or drag to resize
IEnterpriseServiceShowHideDashboard 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 ShowHideDashboard(
	string ID,
	bool Hide,
	string UserID,
	string Password,
	string SecurityCode,
	ref string ErrorMessage
)

Parameters

ID
Type: SystemString
Hide
Type: SystemBoolean
UserID
Type: SystemString
Password
Type: SystemString
SecurityCode
Type: SystemString
ErrorMessage
Type: SystemString

Return Value

Type: Boolean
See Also