| WorkflowStateServiceGetById Method |
Namespace:
Dynamicweb.Security.Workflows
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public WorkflowState GetById(
int stateId
)
Public Function GetById (
stateId As Integer
) As WorkflowState
Parameters
- stateId
- Type: SystemInt32
Return Value
Type:
WorkflowStateSee Also