RelationalColumnSymbol Property |
Gets or sets the symbol that can be set before or after the number or the currency symbol.
Namespace:
Dundas.BI.Data.Metadata.Relational
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:
virtual property String^ Symbol {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract Symbol : string with get, set
override Symbol : string with get, set
Property Value
Type:
StringImplements
IDataElementSymbolSee Also