List of AddToRecordError methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
m (Automatically generated page update)
Line 19: Line 19:
==See also==
==See also==
<table class="list"><tr>
<table class="list"><tr>
<td valign="top"><ul style="margin-top:0px;">
<td valign="top" ><ul style="margin-top:0px;">
<li>[[AddToRecordError class]]
<li><td valign="top" AddToRecordError class]]
</ul></td>
</ul></td>
<td valign="top"><ul style="margin-top:0px;">
<td valign="top" ><ul style="margin-top:0px;">
<li>[[AddToRecordError methods syntax]]
<li><td valign="top" AddToRecordError methods syntax]]
</ul></td>
</ul></td>
</tr>
</tr>
</table>
</table>

Revision as of 18:29, 16 March 2011

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

  • <td valign="top" AddToRecordError class]]
  • <td valign="top" AddToRecordError methods syntax]]