OEC Application Programming Interface

OECClient.SubmitAllocationBlocks Method 

Submits new allocation block list for logged user. When the list is applied OnAllocationBlocksChanged will be occured

public Void SubmitAllocationBlocks(
   AllocationBlockList allocationBlocks
);

Parameters

allocationBlocks
New allocation block list

See Also

OECClient Class | OEC.API Namespace