| WorkflowServiceGetById Method |
Namespace:
Dynamicweb.Security.Workflows
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public Workflow GetById(
int workflowId
)
Public Function GetById (
workflowId As Integer
) As Workflow
Parameters
- workflowId
- Type: SystemInt32
Return Value
Type:
WorkflowSee Also