OEC Application Programming Interface

AllocationBlockItems.Move Method 

Move item up or down one row

public Void Move(
   Int32 Index,
   Boolean Up
);

Parameters

Index
Index of item
Up
true if moving up

See Also

AllocationBlockItems Class | OEC.API Namespace