Click or drag to resize

StageConfigurationHasDataInput Property

Gets a value indicating whether this stage has input other than a channel.

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

Property Value

Type: Boolean
if this instance has input; otherwise, .
See Also