OEC Application Programming Interface

AllocationBlockList.Add Method (String, AllocationRule)

Creates an allocation block and adds it to list

public AllocationBlock Add(
   String name,
   AllocationRule rule
);

Parameters

name
New AB name
rule
new AB rule

Return Value

Newly created AB

See Also

AllocationBlockList Class | OEC.API Namespace | AllocationBlockList.Add Overload List