Click or drag to resize

UserPreferencesGetWorkflowDocumentsPanelPinSetting Method

Get 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 bool GetWorkflowDocumentsPanelPinSetting(
	Guid userGuid
)

Parameters

userGuid
Type: SystemGuid
if null or empty - current user

Return Value

Type: Boolean
See Also