Alarm Area list

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

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

.NET Framework

Supported in: 4.6.2, 4.7