Click or drag to resize

IDataInputRecordType Property

Gets the type of the records of this input.

Namespace:  Ookii.Jumbo.Jet.IO
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
Type RecordType { get; }

Property Value

Type: Type
The type of the records.
See Also