Event.ToString Method

Returns a String that represents the Name of the current Event.

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

Syntax

C#

public override string ToString()

Return Value

Type: String
A String that represents the Name of the current Event.

Reference

Event Class

TcHmiSrv.Core Namespace