Click or drag to resize

OrderBaseIsOpen Property

Gets if the order is open or not

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

Property Value

Boolean
See Also