OrderBaseIsClosed Property |
Gets if the order is closed or not. The state can be filled, canelled or rejected
Namespace: ArthaChitra.Model.OrderAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxpublic bool IsClosed { get; }
Property Value
Boolean
See Also