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
Syntaxpublic ADAMObject[] GetAvailableParticipantsForSelection(
Guid selectionId
)
Parameters
- selectionId
- Type: SystemGuid
Return Value
Type:
ADAMObject
See Also