Aqualogic Interaction API  
 

IPTPersist.SaveToXML Method 

Save the persistent data about the object to an XML string

string SaveToXML(
   int nXMLFormat
);

Parameters

nXMLFormat
the format to be used to serialize- must be 0

Return Value

the string representation of the XML holding the object data

See Also

IPTPersist Interface | com.plumtree.server Namespace