Click or drag to resize

ProfileCurrencies Property

Gets or sets Currencies

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false)]
public List<Currency> Currencies { get; set; }

Property Value

Type: ListCurrency

Implements

IProfileCurrencies
See Also