Click or drag to resize

AdapterOptionsBase.Currencies Property


Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.5.0
Syntax
C#
public abstract Currency[] Currencies { get; set; }

Property Value

Currency[]

Implements

IAdapterOption.Currencies
See Also