Click or drag to resize

ExportSettingsRemoveCurrencySymbol Property

Used in conjunction with Canonical, allows removal of the currency symbol that Commence will include when numeric fields were set to 'Display as currency' Default is false.

Namespace:  Vovin.CmcLibNet.Export
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public bool RemoveCurrencySymbol { get; set; }

Property Value

Type: Boolean

Implements

IExportSettingsRemoveCurrencySymbol
See Also