Click or drag to resize

UserPreferencesGetUserId Method

Get user id by user guid

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int GetUserId(
	Guid userGuid
)

Parameters

userGuid
Type: SystemGuid

Return Value

Type: Int32
See Also