IPostAllocationApiCreateAccountItem Method

GF API Documentation
Create description of post-allocation instructions for a given account

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

IPostAllocationBlockItemTemplate CreateAccountItem(
	AccountID accountID,
	int lots,
	double allocationPrice
)

Parameters

accountID
Type: GF.Api.AccountsAccountID
lots
Type: SystemInt32
allocationPrice
Type: SystemDouble

Return Value

Type: IPostAllocationBlockItemTemplate
See Also

Reference