Attempts to undelete a user with the specified GUID and to set its account information. Does not create new accounts.
Visual Basic |
---|
Public Function UndeleteUserAccountByGUID( _ ByVal UserAccountGUIDToUndelete As String, _ ByVal User As UserAccount _ ) As UserAccount |
Requires M-Files 19.3.7499.1 or later.
This method is available only if M-Files API is used in the server interface mode.