Click or drag to resize

IDataExportServiceConvert Method

Overload List
  NameDescription
Public methodConvert(String)
Converts a given file, or XML, to the default file extension of the Service.
Public methodConvert(String, Boolean)
Converts a given file to the default file extnsion of the Service. When set, the original exported files will be deleted.
Public methodConvert(String, String, IMapper)
Converts a given file, or XML, to the specified file extension.
Top
See Also