OEC Application Programming Interface
OnAllocationBlocksChangedEvent Delegate
Allocation blocks updated
public delegate void OnAllocationBlocksChangedEvent(
AllocationBlockList
allocationBlocks
);
Parameters
allocationBlocks
New allocation block list
Requirements
Namespace:
OEC.API
Assembly:
API (in API.dll)
See Also
OEC.API Namespace