ModuleAlarm.Redundancy Property

Provides access to Alarm Redundancy object.
<ID("Redundancy", (int)e.Redundancy)> _ 
<EditorBrowsable(EditorBrowsableState.Advanced)> _ 
Public ReadOnly Property Redundancy() As AlarmRedundancy
This language is not supported or no code example is available.
[ID("Redundancy", (int)e.Redundancy)] 
[EditorBrowsable(EditorBrowsableState.Advanced)] 
public AlarmRedundancy Redundancy {get;}
This language is not supported or no code example is available.

Property Value

AlarmRedundancy

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition