Retrieves a single user account.
Visual Basic |
---|
Public Function GetUserAccount( _ ByVal UserID As Long _ ) As UserAccount |
This method is available only if M-Files API is used in the server interface mode.
This method is potentially slow. To retrieve multiple user accounts, use the GetUserAccounts method.