Method SendExportEvent
SendExportEvent(string, double, bool)
Declaration
public static void SendExportEvent(string fileExtension, double timeTakenMs, bool exportSucceeded)
Parameters
| Type | Name | Description |
|---|---|---|
| string | fileExtension | |
| double | timeTakenMs | |
| bool | exportSucceeded |