List of AddToRecordError methods: Difference between revisions
Jump to navigation
Jump to search
m (Automatically generated page update) |
m (Automatically generated page update) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<!-- This page was automatically generated and will be automatically | <!-- This page was automatically generated and will be automatically | ||
replaced, so any manual edits will be lost. You've been warned. --> | replaced, so any manual edits will be lost. You've been warned. --> | ||
{{Template:List of AddToRecordError methods}} | |||
{{Template: | |||
==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> | <li>[[AddToRecordError class]] | ||
</ul></td> | </ul></td> | ||
<td valign="top" ><ul style="margin-top:0px;"> | <td valign="top"><ul style="margin-top:0px;"> | ||
<li> | <li>[[AddToRecordError methods syntax]] | ||
</ul></td> | </ul></td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
[[Category:Lists of methods]] |
Latest revision as of 17:48, 31 July 2012
The following are the available AddToRecordError class methods.
Method | Description |
---|---|
Description | Description of error |
FieldOrFieldgroupName | Name of field or fieldgroup for which error occurred |
InputRecordNumber | Value of 'number' attribute from input XmlDoc |
New | Create new AddToRecordError object |
NodeName | Name of node in input XmlDoc for which error occurred |
NodeType | XmlNodeType of node in input XmlDoc for which error occurred |
Reason | Enumerated reason for error |
UntranslatableHexValue | Hexadecimal representation of untranslatable Unicode character, if that is reason for error |
Value | Value from input XmlDoc for which error occurred |