Click or drag to resize

AccountOrderCallback Property

Used to update the position

Namespace: ArthaChitra.Model.Order
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected Action<OrderBase, bool> OrderCallback { get; init; }

Property Value

ActionOrderBase, Boolean
See Also