Click or drag to resize

WorkflowServiceGetById Method

Namespace:  Dynamicweb.Security.Workflows
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public Workflow GetById(
	int workflowId
)

Parameters

workflowId
Type: SystemInt32

Return Value

Type: Workflow
See Also