UserPreferencesSetUserUseNewWorkflowInterface Method

Set new workflow interface preference for a user

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Set new workflow interface preference for a user")]
public void SetUserUseNewWorkflowInterface(
	bool useNewWorkflowInterface
)

Parameters

useNewWorkflowInterface  Boolean
 

Return Value

See Also