Lock.WebUser Property

 Lock.WebUser  (read-only, Object)
 
The WebUser object associated with this lock (if locked from the web) or Null

Syntax

Lock.WebUser

The property syntax has these parts:

Part Description
Value (Object) The WebUser object associated with this lock (if locked from the web) or Null

Remarks

This property will be valid only if the lock was created by a web user. If the observatory is unlocked or locked by the local user, this value will be Null.