AddToRecordError class

From m204wiki
Revision as of 20:43, 14 January 2011 by Dme (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


An AddToRecordError exception can be thrown by the AddToRecord subroutine in the XmlDoc class. It indicates that not all of the fields and/or fieldgroups from the object XmlDoc were successfully added to the current record. The various read-only properties of an AddToRecordError object (which can be set by the Catch statement) provide information about the failed operation.

The methods in this class are listed at "List of AddToRecordError methods".

This class is new in version 7.8 of the Sirius Mods.