Click or drag to resize
IEnterpriseServicePublishDashboard 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
string PublishDashboard(
	string ID,
	byte[] DashboardFile,
	ref string DashboardFileName,
	string SecurityList,
	bool Overwrite,
	string UserID,
	string Password,
	string SecurityCode
)

Parameters

ID
Type: SystemString
DashboardFile
Type: SystemByte
DashboardFileName
Type: SystemString
SecurityList
Type: SystemString
Overwrite
Type: SystemBoolean
UserID
Type: SystemString
Password
Type: SystemString
SecurityCode
Type: SystemString

Return Value

Type: String
See Also