openPDC Historian Help
IntercomRecord Constructor (recordID)
NamespacesTVA.Historian.FilesIntercomRecordIntercomRecord(Int32)
Initializes a new instance of the IntercomRecord class.
Declaration Syntax
C#Visual BasicVisual C++
public IntercomRecord(
	int recordID
)
Public Sub New ( _
	recordID As Integer _
)
public:
IntercomRecord(
	int recordID
)
Parameters
recordID (Int32)
ID of the IntercomRecord.

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252