Click or drag to resize

UserPreferencesSetWorkflowDocumentsPanelPinSetting Method

Set user's Workflow Documents panel pin setting

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void SetWorkflowDocumentsPanelPinSetting(
	Guid userGuid,
	bool isPinUsed
)

Parameters

userGuid
Type: SystemGuid
if null or empty - current user
isPinUsed
Type: SystemBoolean
See Also