The following tables list the members exposed by IMMPxXml.
Public Methods
| Name | Description |
 | Export | This method exports the version, history, mobile/enterprise node information for a Process Framework node. Input parameter is the node ID (as long). Returns an XML string. |
 | Import | This method imports the node's XML from a field unit to the enterprise or vice versa. Input parameter is the XML string. Returns the node's ID (as long). |
 | Initialize | Method to initialize the object with Process Framework data. Input parameter is a PxApp reference (as IMMPxApplication). Returns a boolean indicating if the method was successful. |
Top
See Also