IAgreementManagerDownloadDocument Method

Definition

Namespace: FileHold.DigitalSignature.Common
Assembly: FileHold.DigitalSignature (in FileHold.DigitalSignature.dll) Version: 17.2.0.0
C#
bool DownloadDocument(
	string agreementId,
	string documentId,
	out byte[] bytes
)

Parameters

agreementId  String
 
documentId  String
 
bytes  Byte
 

Return Value

Boolean

See Also