Click or drag to resize

InputChannelInputRecordType Property

Gets the type of the records create by the input task of this channel.

Namespace:  Ookii.Jumbo.Jet.Channels
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
protected Type InputRecordType { get; }

Property Value

Type: Type
See Also