ModuleAlarm.BeepState Property
Flag to indicate the beep state. This flag can be changed to disable the beep.
<ID("BeepState", (int)e.BeepState)> _
<EditorBrowsable(EditorBrowsableState.Advanced)> _
Public Property BeepState() As Boolean
This language is not supported or no code example is available.
[ID("BeepState", (int)e.BeepState)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
public bool BeepState {get; set;}
This language is not supported or no code example is available.
Property Value
bool
.NET Framework
Supported in: 4.6.2, 4.7