AllocationBlocksChangedEventArgs Constructor

GF API Documentation
Initializes a new instance of the AllocationBlocksChangedEventArgs class

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

public AllocationBlocksChangedEventArgs(
	IReadOnlyList<AllocationBlockTemplate> allocationBlockTemplates
)

Parameters

allocationBlockTemplates
Type: System.Collections.GenericIReadOnlyListAllocationBlockTemplate
New allocation block template list
See Also

Reference