Description

Static method.

Deserializes a PNConversionItem serialized to disk as XML.

The file passed can be a results log file ending in the .dcsresults extension created by enabling the results log file option when calling ConvertFile, ConvertFileList or ConvertFolder, or a file on disk created by calling SerializeToXML.

Syntax

PNConversionItem.DeserializeFromXML(FilePath)

 

Returns a PNConversionItem object.

Parameters

String FilePath

Full path to the file.

See Also:

GetCreatedFiles GetErrors GetSourceFileName