M-Files API 23.11.13135.0
IsLoggedOnUserSubstituteOfUser Method
SessionInfo Object : IsLoggedOnUserSubstituteOfUser Method
The user ID of another user who may be substituted by the current user.
Description
Resolves if the user is the substitute of another user.
Syntax
Visual Basic
Public Function IsLoggedOnUserSubstituteOfUser( _
   ByVal UserID As Long _
) As Boolean
Parameters
UserID
The user ID of another user who may be substituted by the current user.
See Also

SessionInfo Object  | SessionInfo Members