Get list of alarm items related to tag

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

Public Function GetItemList( _ 
ByVal objectName As String
) As AlarmItem()
This language is not supported or no code example is available.
public AlarmItem[] GetItemList( 
string objectName 
)
This language is not supported or no code example is available.

Parameters

objectName
Type: string

Tag name

Return Value

Type: AlarmItem[]

List containg alarm items

.NET Framework

Supported in: 4.6.2, 4.7