Click or drag to resize

OrderBaseLimitPrice Property

Gets or sets the limit price

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

Property Value

Double

Implements

IOrderLimitPrice
See Also