OEC Application Programming Interface

AllocationBlock.Insert Method 

Inserts account at given position

public AllocationBlockItem Insert(
   Int32 Pos,
   Account account,
   Int32 lots
);

Parameters

Pos
account
lots

Return Value

See Also

AllocationBlock Class | OEC.API Namespace