Click or drag to resize
IEnterpriseServiceOpenSetup 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 OpenSetup(
	string UserID,
	string Password,
	string AppServerInfo,
	string SecurityCode,
	ref byte[] Setup,
	ref string SetupGUID,
	ref bool DenySystemsAccess,
	ref bool DenySubjectsAccess
)

Parameters

UserID
Type: SystemString
Password
Type: SystemString
AppServerInfo
Type: SystemString
SecurityCode
Type: SystemString
Setup
Type: SystemByte
SetupGUID
Type: SystemString
DenySystemsAccess
Type: SystemBoolean
DenySubjectsAccess
Type: SystemBoolean

Return Value

Type: String
See Also