Click or drag to resize

AgreementsDatabaseOperationsGetAgreements Method

Namespace:  FileHold.LibraryManager.DigitalSignature
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<DigitalSignatureAgreement> GetAgreements(
	DbCommand command
)

Parameters

command
Type: System.Data.CommonDbCommand

Return Value

Type: ListDigitalSignatureAgreement
See Also