Click or drag to resize

DigitalSignatureManagerGetAgreementDetails Method

Return the details 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 CreateAgreementDetails GetAgreementDetails(
	Guid workflowInstanceGuid
)

Parameters

workflowInstanceGuid
Type: SystemGuid

Return Value

Type: CreateAgreementDetails
See Also