Click or drag to resize

OrderBaseIsClosed Property

Gets if the order is closed or not. The state can be filled, canelled or rejected

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

Property Value

Boolean
See Also