Namespace: ArthaChitra.Model.OrderAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax void Update(
OrderBase order,
OrderState orderState,
decimal quantity,
decimal filledQuantity,
decimal remainingQuantity,
bool isHistorical
)
Parameters
- order OrderBase
-
- orderState OrderState
-
- quantity Decimal
-
- filledQuantity Decimal
-
- remainingQuantity Decimal
-
- isHistorical Boolean
-
See Also