UserPreferencesGetUserGuid Method |
Get user guid by user id
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic Guid GetUserGuid(
int userId
)
Parameters
- userId
- Type: SystemInt32
Return Value
Type:
Guid
See Also