FromXMLFile | method FromXMLFile |
 FromXMLString | method FromXMLString |
 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. |
 Object | Sets or returns the object type that is linked to the message. For example, 13 for A/R invoice. Mandatory in case Link (MessageDataColumn) is set to tYES. Field name: ObjType. Length: 20 characters. |
 ObjectKey | Sets or returns the object key that is linked to the message. For example, a document identification key. Mandatory in case Link (MessageDataColumn) is set to tYES. Field name: KeyStr. Length: 254 characters. |
 Value | Sets or returns the value of the cell in the Data table (represented by the column index and line index). Field name: Value. Length: 254 characters. |
Â
Â