Click or drag to resize

RecordHeaderNextRecordPosition Property

Gets or sets the position of the next record in the PQDIF file. This value is a byte offset relative to the beginning of the file.

Namespace: GSF.PQDIF.Physical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public int NextRecordPosition { get; set; }
View Source

Property Value

Int32
See Also