Click or drag to resize
StepTypeDependencyInjectorTypeFactory Property
Setting property executing the creation.

Namespace: CMS.WorkflowEngine.Factories
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntax
C#
public StepTypeFactory<Type> Factory { get; }

Property Value

Type: StepTypeFactoryType
See Also