Click or drag to resize

RecordHeader(Guid) Constructor

Creates a new instance of the RecordHeader class.

Namespace: GSF.PQDIF.Physical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public RecordHeader(
	Guid recordTypeTag
)
View Source

Parameters

recordTypeTag  Guid
The tag which identifies the type of the record.
See Also