Command.ResultString Property

Contains the result String of the Command.

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

Syntax

C#

public string ResultString { get; set; }

Property Value

Type: String

Reference

Command Class

TcHmiSrv.Core Namespace