Click or drag to resize

IDataOutputRecordType Property

Gets the type of the records used for this output.

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