Click or drag to resize

ContentTypeDeleteStep Method

Deletes the specified step.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public void DeleteStep(
	Step step
)

Parameters

step
Type: Packflow.ModelingStep
See Also