Skip to main content

IMessageDto

Short summary

An interface to provide data of messages used as DTO.

AccessAbstractFinalExtendsImplements
-NoNoCNM_AbstractObject.IObject-

UML Diagram

Properties

id

Type: DINT

This property returns the ID of the event.

source

Type: Tc2_System.T_MaxString

This property returns the source of the event.

state

Type: MessageConfirmationState

This property contains the state of the alarm.

stopCategory

Type: AlarmStopCategory

This property contains the stop catagory of the alarm.

userlevel

Type: DWORD

This property returns the required userlevel for confirmation of the event.

Code

Declaration

INTERFACE IMessageDto EXTENDS CNM_AbstractObject.IObject