Click or drag to resize

StageConfigurationLeaf Property

Gets the deepest nested child stage of this compound stage.

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

Property Value

Type: StageConfiguration
The leaf child stage.
See Also