Click or drag to resize

EasyPortalServiceGetWorkflowHeader Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public EasyPortalHeader GetWorkflowHeader(
	string sessionId,
	Guid taskGuid
)

Parameters

sessionId
Type: SystemString
taskGuid
Type: SystemGuid

Return Value

Type: EasyPortalHeader
See Also