Click or drag to resize
DashboardObjectDropDownListArray 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 static string[][] DropDownListArray(
	ControlPanelObject PanelObject,
	ref string SelectedValue,
	ref bool UseQuotedString
)

Parameters

PanelObject
Type: DataPAEnterpriseDashboardControlPanelObject
SelectedValue
Type: SystemString
UseQuotedString
Type: SystemBoolean

Return Value

Type: String
See Also