Filename (RecordLockingConflict property): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (we don't need another % sign)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Template:RecordLockingConflict:Filename subtitle}}
#REDIRECT [[RecordLockingConflict class#Filename property|Filename property]]
This readOnly property returns a <var>[[Longstrings|longstring]]</var> that contains the name of the file in which the last record locking conflict occurred.


==Syntax==
[[Category:RecordLockingConflict methods|Filename property]]
{{Template:RecordLockingConflict:Filename syntax}}
===Syntax terms===
<table class="syntaxTable">
<tr><th>%string</th>
<td>A <var>longstring</var> to receive the file name.
</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:Filename footer}}

Latest revision as of 19:12, 10 May 2011