ModuleAlarm.AckAllWithComments Method
Ack all alarm items with comment
<ID("AckAllWithComments", (int)e.AckAllWithComments1)> _
<EditorBrowsable(EditorBrowsableState.Advanced)> _
Public Function AckAllWithComments( _
ByVal comment As String _
) As Boolean
This language is not supported or no code example is available.
[ID("AckAllWithComments", (int)e.AckAllWithComments1)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
public bool AckAllWithComments(
string comment
)
This language is not supported or no code example is available.
Parameters
-
comment
-
string
String containg comment
Return Value
bool
Always true
.NET Framework
Supported in: 4.6.2, 4.7