FormatInfoBaseSymbol Property |
Gets or sets a symbol that can be placed before or after the number.
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string Symbol { get; set; }
Public Property Symbol As String
Get
Set
public:
property String^ Symbol {
String^ get ();
void set (String^ value);
}
member Symbol : string with get, set
Property Value
Type:
StringSee Also