HistorianTag Constructor

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

Parameters

parent
RunObj

id
int

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition