Click or drag to resize

DefinitionGetProcessStatusFromXPDL Method

Retrieves the status of a specific process xpdl

Namespace:  WorkflowGen.My.Process
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.1.3.0 (8.1.3.20220620)
Syntax
public static string GetProcessStatusFromXPDL(
	string xpdl
)

Parameters

xpdl
Type: SystemString
The process' xpdl

Return Value

Type: String
The process' status
See Also