Initializes a new instance of the PostAllocationBlockTemplate class
Namespace: GF.Api.PostAllocation
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
public PostAllocationBlockTemplate( PostAllocationRule allocationRule, IReadOnlyList<IPostAllocationBlockItemTemplate> items )
Parameters
- allocationRule
- Type: GF.Api.Values.PostAllocPostAllocationRule
- items
- Type: System.Collections.GenericIReadOnlyListIPostAllocationBlockItemTemplate
See Also