HistorianTable.GetObjectListAsync Method

Get list of items related to tag
<ID("GetObjectListAsync", (int)e.GetObjectListAsync)> _ 
Public Overridable Function GetObjectListAsync() As Task(Of String[])
This language is not supported or no code example is available.
[ID("GetObjectListAsync", (int)e.GetObjectListAsync)] 
public virtual Task<string[]> GetObjectListAsync()
This language is not supported or no code example is available.

Return Value

Task<string[]>

List containg alarm items

.NET Framework

Supported in: 4.8

In this article

Definition