Alarm.Inequality Operator
Determines whether the specified Alarm is not equal to the current Alarm.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public static bool operator !=(
Alarm current,
Alarm other
)
Parameters
current |
Type: TcHmiSrv.Alarm |
other |
Type: TcHmiSrv.Alarm |