Alarm.ShallowCopy Method

Creates a new Alarm that is a shallow copy of the current Alarm.

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

Syntax

C#

public Alarm ShallowCopy()

Return Value

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

Implements

IShallowCopyable.T..ShallowCopy.

Reference

Alarm Class

TcHmiSrv.Core Namespace