Declaration Syntax
public ExportRecord(
string instance,
int identifier
)
Public Sub New ( _
instance As String, _
identifier As Integer _
)
public:
ExportRecord(
String^ instance,
int identifier
)
Parameters
- instance (String)
- Name of the historian instance providing the time-series data.
- identifier (Int32)
- Historian identifier of the instance whose time-series data is to be exported.
Assembly:
TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252