UserID (RecordLockingConflict property)

From m204wiki
Revision as of 20:42, 25 March 2011 by Admin (talk | contribs) (1 revision)
Jump to navigation Jump to search

User ID (login name) of the user that has the conflict (RecordLockingConflict class)

Syntax

%string = recordLockingConflict:UserID

Syntax terms

%userid A longstring to receive the userid value.
%rlc A reference to an instance of a RecordLockingConflict object.

See also