Click or drag to resize

Record(Guid) Constructor

Creates a new instance of the Record class.

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

Parameters

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