Click or drag to resize
EnterpriseServiceClientShowHideDashboard 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
public 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

Implements

IEnterpriseServiceShowHideDashboard(String, Boolean, String, String, String, String)
See Also