DataPA Enterprise Dashboard Controls API Reference

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)

Syntax

C#
string COMValue { get; }
Visual Basic
ReadOnly Property COMValue As String
	Get
Visual C++
property String^ COMValue {
	String^ get ();
}

Property Value

Type: String

See Also