FileHold 17.2 API Documentation
C#
Show/Hide TOC
IAgreement
Manager
Get
Agreement
Info Method
Definition
Namespace:
FileHold.DigitalSignature.Common
Assembly:
FileHold.DigitalSignature (in FileHold.DigitalSignature.dll) Version: 17.2.0.0
C#
Copy
bool
GetAgreementInfo
(
string
agreementId
,
out
AgreementInfo
agreementInfo
)
Parameters
agreementId
String
agreementInfo
AgreementInfo
Return Value
Boolean
See Also
Reference
IAgreementManager Interface
FileHold.DigitalSignature.Common Namespace
In This Article
Definition
Parameters
Return Value
See Also