IAgreementManagerGetAgreementDocuments Method

Definition

Namespace: FileHold.DigitalSignature.Common
Assembly: FileHold.DigitalSignature (in FileHold.DigitalSignature.dll) Version: 17.2.0.0
C#
Dictionary<int, string> GetAgreementDocuments(
	string agreementId,
	List<int> libraryDocumentIds
)

Parameters

agreementId  String
 
libraryDocumentIds  ListInt32
 

Return Value

DictionaryInt32, String

See Also