CommonFunctionsIsProcessInstalled Method

Scanjour Workflow4 Reference Manual
Check if process is installed in a database.

Namespace:  Scanjour.Workflow4.Base
Assembly:  Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public static bool IsProcessInstalled(
	Uri oDataUri
)

Parameters

oDataUri
Type: SystemUri
The database uri.

Return Value

Type: Boolean
True if process is installed.
See Also

Reference