Alarm.DeepCopy Method

Creates a new object that is a deep copy of the current Alarm.

Namespace:  TcHmiSrv.Core
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public Alarm DeepCopy()

Return Value

Type: Alarm
A new object that is a deep copy of the current Alarm.

Implements

IDeepCopyable.T..DeepCopy.

Reference

Alarm Class

TcHmiSrv.Core Namespace