Click or drag to resize

UserPreferencesSetWorkflowNotificationsSystemSettings Method

Set system settings for workflow notifications

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

Parameters

settings
Type: FileHold.LibraryManagerWorkflowNotificationsSettings
See Also