BeforeFillExtractEventArgs Properties
Provides data for the DashboardExtractDataSource.BeforeFill event.| Name | Description |
|---|---|
| ExtractDriverName | Gets or sets the name of the custom driver used to manage writing/reading operations for the data extract. |
| FileName | Gets or sets the path to the file containing a data extract. |
See Also