Click or drag to resize

WorkflowManagerGetAvailableParticipantsForDocuments Method

Find all users that can participate in a workflow for all specified documents.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public ADAMObject[] GetAvailableParticipantsForDocuments(
	int[] documentVersions
)

Parameters

documentVersions
Type: SystemInt32

Return Value

Type: ADAMObject
See Also