IDataExportServiceConvert Method |
| Name | Description | |
|---|---|---|
| Convert(String) |
Converts a given file, or XML, to the default file extension of the Service.
| |
| Convert(String, Boolean) |
Converts a given file to the default file extnsion of the Service. When set, the original exported files will be deleted.
| |
| Convert(String, String, IMapper) |
Converts a given file, or XML, to the specified file extension.
|