Construct an instance of this class

Namespace: T.Modules.Historian
Assembly: T.Modules (in T.Modules.dll)

Public Sub New( _ 
ByVal parent As RunObj, _ 
ByVal id As Integer
)
This language is not supported or no code example is available.
public HistorianItem( 
RunObj parent
int id 
)
This language is not supported or no code example is available.

Parameters

parent
Type: RunObj

id
Type: int

.NET Framework

Supported in: 4.6.2, 4.7