ContentTypeGetStep Method (Guid) |
Gets a step by its GUID.
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(
Guid stepGuid
)
Parameters
- stepGuid
- Type: SystemGuid
GUID of the step.
Return Value
Type:
StepStepSee Also