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.2.0.1000)
Syntax
public string Symbol { get; set; }

Property Value

Type: String

Implements

IDataElementSymbol
See Also