OEC Application Programming Interface

AllocationBlock Constructor 

Constructs Allocation Block instance with given name and rule

public AllocationBlock(
   String name,
   AllocationRule rule
);

Parameters

name
New AB name
rule
New AB rule

See Also

AllocationBlock Class | OEC.API Namespace