ControlPanelObjectValueColumnType Property |
|
DataPA OpenAnalytics API Reference
Gets the type of the value column for this object
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public string ValueColumnType { get; }
Public ReadOnly Property ValueColumnType As String
Get
public:
virtual property String^ ValueColumnType {
String^ get () sealed;
}
function get_ValueColumnType();
Property Value
Type:
StringThe type of the value column for this object
Return Value
Type:
StringThe type of the value column for this object
Remarks See Also