ContentTypeAddStep Method (String) |
Adds a new step.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public Step AddStep(
string name
)
Parameters
- name
- Type: SystemString
Name of the step.
Return Value
Type:
StepStepSee Also