IAllocationApiCreate Method

GF API Documentation
Returns a fully functional IAllocationBlock created from a AllocationBlockTemplate

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

IAllocationBlock Create(
	AllocationBlockTemplate template
)

Parameters

template
Type: GF.Api.AllocationAllocationBlockTemplate

Return Value

Type: IAllocationBlock
See Also

Reference