Click or drag to resize

WorkflowManagerGetAvailableObserversForSelection Method

Find all users that can observe a workflow for selection.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public ADAMObject[] GetAvailableObserversForSelection(
	Guid selectionId
)

Parameters

selectionId
Type: SystemGuid

Return Value

Type: ADAMObject
See Also