Click or drag to resize

UserPreferencesSetUserPreferenceWorkflowChangesVisible Method

Set workflow changes visibility user preference

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void SetUserPreferenceWorkflowChangesVisible(
	bool workflowChangesVisible
)

Parameters

workflowChangesVisible
Type: SystemBoolean

Return Value

Type: 
See Also