Click or drag to resize

ValSortRecordInputId Property

Gets or sets a string that identifies the fragments of the input that this record represents. These IDs together with InputOffset must sort according to the order of the input fragments.

Namespace:  Ookii.Jumbo.Jet.Samples.IO
Assembly:  Ookii.Jumbo.Jet.Samples (in Ookii.Jumbo.Jet.Samples.dll) Version: 2.0.0
Syntax
public string InputId { get; set; }

Property Value

Type: String
See Also