Click or drag to resize
EnterpriseServiceClientClearDashboardObjectError 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
public void ClearDashboardObjectError(
	long Seq,
	string UserID,
	string Password,
	string SecurityCode
)

Parameters

Seq
Type: SystemInt64
UserID
Type: SystemString
Password
Type: SystemString
SecurityCode
Type: SystemString

Implements

IEnterpriseServiceClearDashboardObjectError(Int64, String, String, String)
See Also