Click or drag to resize

EasyPortalServiceGetWorkflowDocuments Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<EasyPortalDocument> GetWorkflowDocuments(
	string sessionId,
	Guid taskGuid
)

Parameters

sessionId
Type: SystemString
taskGuid
Type: SystemGuid

Return Value

Type: ListEasyPortalDocument
See Also