ContentTypeGetStep Method (Int32) |
Gets a step by its id.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public Step GetStep(
int stepId
)
Parameters
- stepId
- Type: SystemInt32
Id of the step.
Return Value
Type:
StepStepSee Also