NumericFormatProviderNumericFormatSelectionName Property |
|
DataPA OpenAnalytics API Reference
Gets the label used to identify this numeric format provider in the interface
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax string NumericFormatSelectionName { get; }
ReadOnly Property NumericFormatSelectionName As String
Get
property String^ NumericFormatSelectionName {
String^ get ();
}
function get_NumericFormatSelectionName();
Return Value
Type:
StringThe label used to identify this numeric format provider in the interface
See Also