Click or drag to resize

UserPreferencesGetUserPreferences Method (Int32)

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public UserProfile GetUserPreferences(
	int userId
)

Parameters

userId
Type: SystemInt32

Return Value

Type: UserProfile
See Also