AlarmGroup.NormalizeCustomAlarmsAsync Method

Normalize custom alarms
<ID("NormalizeCustomAlarmsAsync", (int)e.NormalizeCustomAlarmsAsync)> _ 
Public Overridable Function NormalizeCustomAlarmsAsync( _ 
ByVal itemNames As String() _ 
) As Task
This language is not supported or no code example is available.
[ID("NormalizeCustomAlarmsAsync", (int)e.NormalizeCustomAlarmsAsync)] 
public virtual Task NormalizeCustomAlarmsAsync( 
string[] itemNames 
)
This language is not supported or no code example is available.

Parameters

itemNames
string[]

Return Value

Task

.NET Framework

Supported in: 4.8

In this article

Definition