ExportStatsFile Method
Description
Export stats xml to specified file position
Syntax
| Visual Basic |
|---|
Public Function ExportStatsFile( _ ByVal fullFileName As String, _ ByVal useExecutionData As Boolean _ ) As Boolean |
Parameters
- fullFileName
- useExecutionData
See Also