M-Files API 23.11.13135.0
CheckedOutToUserID Property
AccessControlList Collection : CheckedOutToUserID Property
Description
Specifies the ID of the user who has extended rights because of the checkout operation performed by her.
Property type
Read-only property
Syntax
Visual Basic
Public Property CheckedOutToUserID As Long
Return Type
User account ID, if HasCheckedOutToUserID is true.
Remarks
M-Files always provides the user who has checked a document out with permissions to the document. This property may be used to check which users has these implicit permissions.
See Also

AccessControlList Collection  | AccessControlList Members  | HasCheckedOutToUserID Property