UserNumber (RecordLockingConflict property): Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
 
Line 1: Line 1:
{{Template:RecordLockingConflict:UserNumber subtitle}}
#REDIRECT [[RecordLockingConflict class#UserNumber property|UserNumber property]]
This <var>[[Classes and Objects#readWrite|ReadOnly]]</var> property returns the user number (unique per session) of the user that has the conflict.


==Syntax==
[[Category:RecordLockingConflict methods|UserNumber property]]
{{Template:RecordLockingConflict:UserNumber syntax}}
===Syntax terms===
<table class="syntaxTable">
<tr><th>%number</th>
<td>A numeric variable to receive the user number.
</td></tr>
<tr><th>recordLockingConflict</th>
<td>A reference to an instance of a <var>[[RecordLockingConflict_class|RecordLockingConflict]]</var> object.
</td></tr></table>
 
==See also==
{{Template:RecordLockingConflict:UserNumber footer}}

Latest revision as of 19:19, 10 May 2011