|  | Aqualogic Interaction API | |
| IPTPersist.LoadFromXML Method |
Load the persistent data about the object from an XML string
void LoadFromXML(
string bstrXML
);
Parameters
-
bstrXML
- the XML string, as created by SaveToXML
See Also
IPTPersist Interface | com.plumtree.server Namespace