Account.OrderCallback Property |
Used to update the position
Namespace: ArthaChitra.Model.OrderAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.5.0
Syntaxprotected Action<OrderBase, bool> OrderCallback { get; init; }
Property Value
Action<OrderBase,
Boolean>
See Also