IAllocationApiGet Method (String)

GF API Documentation
Returns the Allocation Block matching the given name.

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

AllocationBlockTemplate Get(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: AllocationBlockTemplate
See Also

Reference