HistorianRun Constructor

Construct an instance of this class
Public Sub New( _ 
ByVal module As TModule, _ 
ByVal parent As RunObj, _ 
ByVal id As Integer
)
This language is not supported or no code example is available.
public HistorianRun( 
TModule module
RunObj parent
int id 
)
This language is not supported or no code example is available.

Parameters

module
TModule

parent
RunObj

id
int

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition