DigitalSignatureManagerCheckAgreement Method |
Return the current status of the agreement associated with given workflow.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic CheckStatus CheckAgreement(
Guid workflowInstaceGuid
)
Parameters
- workflowInstaceGuid
- Type: SystemGuid
Return Value
Type:
CheckStatus
See Also