Click or drag to resize

UserPreferencesSetUserUseNewWorkflowInterface Method

Set new workflow interface preference for a user

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

Parameters

useNewWorkflowInterface
Type: SystemBoolean

Return Value

Type: 
See Also