Click or drag to resize

RecordBody(Guid) Constructor

Creates a new instance of the RecordBody class.

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

Parameters

rootTag  Guid
Tag of the collection root element of the record.
See Also