Description

Static method.

Deserializes a PNCombineItem object that was serialized to disk as XML.

The XML file passed in must be a results log file ending in the .dcsresults extension created by enabling the results log file option when calling CombineFiles, or a file on disk created by calling SerializeToXML.

Syntax

PNCombineItem.DeserializeFromXML(FilePath)

 

Returns a PNCombineItem object.

Parameters

String FilePath

Full path to the file.

See Also:

GetCreatedFiles GetErrors GetInputFileNames