Click or drag to resize

WorkflowManagerIsWorkflowDocumentsChanged Method

Returns true if documents from workflow was changed

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

Parameters

workflowInstanceGuid
Type: SystemGuid

Return Value

Type: Boolean
See Also