IDataElementSymbol Property  | 
 
            Gets or sets the symbol that can be set before or after the number or the currency symbol.
            
 
    Namespace: 
   Dundas.BI.Data.Metadata
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxstring Symbol { get; set; }Property Symbol As String
	Get
	Set
property String^ Symbol {
	String^ get ();
	void set (String^ value);
}abstract Symbol : string with get, set
Property Value
Type: 
String
See Also