Click or drag to resize
ControlPanelObjectValue Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the selected value that this control panel object returns.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public Object Value { get; set; }

Property Value

Type: Object
The selected value that this control panel object returns.

Return Value

Type: Object
The selected value that this control panel object returns.

Implements

FilterParameterValue
Remarks