Value (AddToRecordError property): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (match syntax table to syntax template, tags and edits)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Template:AddToRecordError:Value subtitle}}
#REDIRECT [[AddToRecordError class#Value property|Value property]]
==Syntax==
[[Category:AddToRecordError methods|Value property]]
{{Template:AddToRecordError:Value syntax}}
===Syntax terms===
<table class="syntaxTable">
<tr><th>%string</th>
<td>A string to receive the value. If the error involves a value in <var>[[AddToRecord (XmlDoc subroutine)|AddToRecord]]</var>'s method object <var>[[XmlDoc class|XmlDoc]]</var> (for example, if <code>[[Reason (AddToRecordError property)|Reason]] = InvalidBase64</code>), this is the value that is in error (actually, up to 255 bytes of the value).
</td></tr>
<tr><th>addToRecordError</th>
<td>An <var>[[AddToRecordError]]</var> object.
</td></tr></table>
 
==See also==
{{Template:AddToRecordError:Value footer}}

Latest revision as of 18:50, 9 May 2011