Description

Serializes the PNCombineItem to an XML file on disk.

Syntax

expression.SerializeToXML(FilePath)

where expression is a PNCombineItem object.

 

Parameters

String FilePath

Full path to the file to create, including the filename.

See Also:

HasErrors