Validate post-allocation instruction correctness
Namespace: GF.Api.PostAllocation
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
PostAllocationValidationResult ValidatePostAllocationInstructions( IPostAllocationBlockTemplate postAllocationBlock, OrderID orderID, ContractID contractID )
Parameters
- postAllocationBlock
- Type: GF.Api.PostAllocationIPostAllocationBlockTemplate
- orderID
- Type: GF.Api.OrdersOrderID
- contractID
- Type: GF.Api.ContractsContractID
Return Value
Type: PostAllocationValidationResultSee Also