IPostAllocationApiGetState Method

GF API Documentation
Get post-allocation state for the given order

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

PostAllocationState GetState(
	OrderID orderID
)

Parameters

orderID
Type: GF.Api.OrdersOrderID

Return Value

Type: PostAllocationState
See Also

Reference