Click or drag to resize

ITradeAccount Property

Gets the account associated with the trade

Namespace: ArthaChitra.Model.Order
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
IAccount Account { get; }

Property Value

IAccount
See Also