OEC Application Programming Interface

AllocationBlock.Add Method 

Add account to allocation block

public AllocationBlockItem Add(
   Account account,
   Int32 lots
);

Parameters

account
Account
lots
Allocated lots

Return Value

new AB item

See Also

AllocationBlock Class | OEC.API Namespace