Click or drag to resize
DrillDownGridColumnDetailsCOMValue Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the value of the column this object represents as a string that is accesible to COM interfaces

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

Property Value

Type: String
The value of the column this object represents as a string that is accesible to COM interfaces

Return Value

Type: String
The value of the column this object represents as a string that is accesible to COM interfaces
Remarks