FromXMLFile | Imports data from an XML file to the object. |
 FromXMLString | Imports data from an XML string to the object. |
 GetXMLSchema | Retrieves the XML schema of the data structure. |
 ToXMLFile | Creates an XML file that represents the object data. |
 ToXMLString | Creates an XML string that represents the object data. |
 Note | The note that needs to be added to the task for processing. |
 TaskID | The ID of the related workflow task. |
 TriggerParams | The trigger parameter that needs to be added to the task.
The TriggerParams is a string in xml format. |
Â
Â