Click or drag to resize
ManagedDashboardProcessGetSelectionResults Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public Object ProcessGetSelectionResults(
	RequestDataObjectClass RequestDataObject,
	ServerSecurity ServerSecurity,
	bool DebugMode,
	bool LogObjectErrors,
	DPALogging DPALogging,
	SelectionDataClass[] SelectionData,
	DashboardDataStore DashboardDataStore,
	string Username,
	string Password,
	string AppServerInfo,
	ref bool Success
)

Parameters

RequestDataObject
Type: DataPAEnterpriseDashboardRequestDataObjectClass
ServerSecurity
Type: DataPAServerSecurityServerSecurity
DebugMode
Type: SystemBoolean
LogObjectErrors
Type: SystemBoolean
DPALogging
Type: DPALogging
SelectionData
Type: DataPAEnterpriseDashboardSelectionDataClass
DashboardDataStore
Type: DataPAEnterpriseDashboardDashboardDataStore
Username
Type: SystemString
Password
Type: SystemString
AppServerInfo
Type: SystemString
Success
Type: SystemBoolean

Return Value

Type: Object
See Also