Click or drag to resize

UserPreferencesGetUserWorkflowNotificationsSettings Method

Get specific user preferences for workflow notifications

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

Parameters

userGuid
Type: SystemGuid
Specific user guid

Return Value

Type: WorkflowNotificationsSettings
See Also