Click or drag to resize

ITradeOrder Property

Gets the order associated with the trade. Can be null.

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

Property Value

IOrder
See Also