DrillDownGridColumnDetailsCOMValue Property |
|
DataPA OpenAnalytics API Reference
Gets the value of the column this object represents as a string that is accesible to COM interfaces
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public string COMValue { get; }
Public ReadOnly Property COMValue As String
Get
public:
virtual property String^ COMValue {
String^ get () sealed;
}
Property Value
Type:
StringThe value of the column this object represents as a string that is accesible to COM interfaces
Return Value
Type:
StringThe value of the column this object represents as a string that is accesible to COM interfaces
Remarks See Also