Click or drag to resize

DigitalSignatureManagerCheckAgreement Method

Return the current status of the agreement associated with given workflow.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public CheckStatus CheckAgreement(
	Guid workflowInstaceGuid
)

Parameters

workflowInstaceGuid
Type: SystemGuid

Return Value

Type: CheckStatus
See Also