Click or drag to resize

DigitalSignatureManagerIsAuditTrailAvailable Method

Check if audit trail can be downloaded for the agreement associated with given workflow.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public bool IsAuditTrailAvailable(
	Guid workflowInstanceGuid
)

Parameters

workflowInstanceGuid
Type: SystemGuid

Return Value

Type: Boolean
See Also