Click or drag to resize

OrderBaseExchangeOrderId Property

Gets or sets the order id as assigned by the exchange

Namespace: ArthaChitra.Model.Order
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public Object ExchangeOrderId { get; set; }

Property Value

Object

Implements

IOrderExchangeOrderId
See Also