Class for HistorianItemList operation.

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

Public Class HistorianItemList 
Inherits ListObj(Of HistorianItem)
This language is not supported or no code example is available.
public class HistorianItemList : ListObj<HistorianItem>
This language is not supported or no code example is available.
Name Description
Public constructor HistorianItemList(RunObj, int) Construct the instance
Top

.NET Framework

Supported in: 4.6.2, 4.7