LegacyTelogisServiceGetCurrentUser Method |
Print this page
Gets a
User
object representing the current user.
Namespace: Telogis.API Syntax public User GetCurrentUser()
Public Function GetCurrentUser As User
Return Value
Type:
User
Object representing the current user.
See Also