Click or drag to resize
ControlPanelObjectCOMValue Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the selected value that this control panel object returns. (String version for COM, which cannot expose object properties).

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

Property Value

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

Return Value

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