Click or drag to resize

IntercomRecord(Int32) Constructor

Initializes a new instance of the IntercomRecord class.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public IntercomRecord(
	int recordID
)
View Source

Parameters

recordID  Int32
ID of the IntercomRecord.
See Also