List of AddToRecordError methods

From m204wiki
Revision as of 17:48, 31 July 2012 by DmeWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


The following are the available AddToRecordError class methods.

MethodDescription
DescriptionDescription of error
FieldOrFieldgroupNameName of field or fieldgroup for which error occurred
InputRecordNumberValue of 'number' attribute from input XmlDoc
NewCreate new AddToRecordError object
NodeNameName of node in input XmlDoc for which error occurred
NodeTypeXmlNodeType of node in input XmlDoc for which error occurred
ReasonEnumerated reason for error
UntranslatableHexValueHexadecimal representation of untranslatable Unicode character, if that is reason for error
ValueValue from input XmlDoc for which error occurred

See also