ExportAutomationEventList abstract method

bool ExportAutomationEventList(
  1. AutomationEventListStructType list,
  2. String fileName
)

Implementation

bool ExportAutomationEventList(
  AutomationEventListStructType list,
  String fileName,
);