Click or drag to resize

WorkflowManagerFindAvailableParticipantsStartWith Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<ADAMObject> FindAvailableParticipantsStartWith(
	string startWith
)

Parameters

startWith
Type: SystemString

Return Value

Type: ListADAMObject
See Also