Click or drag to resize

OrderBaseIsSell Property

True if order action is sell or sell short

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

Property Value

Boolean
See Also