Click or drag to resize

UserPreferencesSetWorkflowNotificationsSettings Method

Set user preferences for workflow notifications

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void SetWorkflowNotificationsSettings(
	WorkflowNotificationsSettings settings
)

Parameters

settings
Type: FileHold.LibraryManagerWorkflowNotificationsSettings
See Also