Value.ToString Method

Returns a String that represents the current Value.

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 current Value.

Reference

Value Class

ToString Overload

TcHmiSrv.Core Namespace