Constructor
Namespace: GF.Api.Allocation
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
public AllocationBlockTemplate( string name, AllocationRule rule, IReadOnlyList<AllocationBlockItemTemplate> items )
Parameters
- name
- Type: SystemString
- rule
- Type: GF.Api.Values.AllocBlockAllocationRule
- items
- Type: System.Collections.GenericIReadOnlyListAllocationBlockItemTemplate
See Also