IPostAllocationApiGetAllocationBlock Method

GF API Documentation
Get post-allocation block for the given order and contract

Namespace:  GF.Api.PostAllocation
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

IPostAllocationBlock GetAllocationBlock(
	OrderID orderID,
	ContractID contractID
)

Parameters

orderID
Type: GF.Api.OrdersOrderID
contractID
Type: GF.Api.ContractsContractID

Return Value

Type: IPostAllocationBlock
See Also

Reference