Construct the instance

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 HistorianItemList( 
RunObj parent
int id 
)
This language is not supported or no code example is available.

Parameters

parent
Type: RunObj

Reference to parent

id
Type: int

ID of the runtime object of this instance

.NET Framework

Supported in: 4.6.2, 4.7