Get an AlarmGroup by name

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

Public ReadOnly Shadows Property Item( _ 
ByVal name As String
) As AlarmGroup
This language is not supported or no code example is available.
new public AlarmGroup this[ 
string name 
] {get;}
This language is not supported or no code example is available.

Parameters

name
Type: string

Property Value

Type: AlarmGroup

.NET Framework

Supported in: 4.6.2, 4.7