Click or drag to resize

AgreementsDatabaseOperationsGetAgreement Method

Namespace:  FileHold.LibraryManager.DigitalSignature
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public DigitalSignatureAgreement GetAgreement(
	Guid workflowInstanceGuid
)

Parameters

workflowInstanceGuid
Type: SystemGuid

Return Value

Type: DigitalSignatureAgreement
See Also