UnloadAutomationEventList abstract method

void UnloadAutomationEventList(
  1. AutomationEventListStructType list
)

Unload automation events list from file

Implementation

void UnloadAutomationEventList(
  AutomationEventListStructType list,
);