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
Syntaxpublic bool IsAuditTrailAvailable(
Guid workflowInstanceGuid
)
Parameters
- workflowInstanceGuid
- Type: SystemGuid
Return Value
Type:
Boolean
See Also