CheckedOutUserId Property
Gets the ID of the user that has the file checked out. This property is only valid if IsCheckedOut is true.
Syntax
public System.long CheckedOutUserId {get;}Public ReadOnly Property CheckedOutUserId As System.LongGets the ID of the user that has the file checked out. This property is only valid if IsCheckedOut is true.
public System.long CheckedOutUserId {get;}Public ReadOnly Property CheckedOutUserId As System.Long