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. |
 ColumnName | Sets or returns the column name in the message.
Field name: ColName. Length: 30 characters. |
 Link | Determines whether or not to display a Link button in the data column. For example, link to a specified invoice. If the Link property is set to tYES, the object type (Object) and document key (ObjectKey) must be specified in the MessageDataLine object.
Field name: Link. |
 MessageDataLines | Sets or returns the MessageDataLines collection. |
Â
Â