Click or drag to resize

IProfileCurrencies Property

Gets or sets Currencies

Namespace:  PSI.Sox.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
List<Currency> Currencies { get; set; }

Property Value

Type: ListCurrency
See Also