Click or drag to resize

WorkflowStateServiceGetById Method

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

Parameters

stateId
Type: SystemInt32

Return Value

Type: WorkflowState
See Also