Click or drag to resize

GenSortRecordCount Property

Gets or sets the record count.

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

Property Value

Type: UInt64
The record count.
See Also