Click or drag to resize

WorkflowManagerGetAvailableParticipantsForSelection Method

Find all users that can participate in a workflow for selection.

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

Parameters

selectionId
Type: SystemGuid

Return Value

Type: ADAMObject
See Also