Click or drag to resize
EnterpriseServiceClientSaveSetup 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 string SaveSetup(
	string UserID,
	string Password,
	string SecurityCode,
	ref byte[] Setup,
	ref string SetupGUID
)

Parameters

UserID
Type: SystemString
Password
Type: SystemString
SecurityCode
Type: SystemString
Setup
Type: SystemByte
SetupGUID
Type: SystemString

Return Value

Type: String

Implements

IEnterpriseServiceSaveSetup(String, String, String, Byte, String)
See Also