Click or drag to resize

StageConfigurationTaskType Property

Gets or sets the type that implements the task.

Namespace:  Ookii.Jumbo.Jet.Jobs
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public TypeReference TaskType { get; set; }

Property Value

Type: TypeReference
See Also