Command.CustomerData Property

Contains the customer data associated with this Command. This can be used to identify multiple calls to the same symbol in one request.

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

Syntax

C#

public string CustomerData { get; set; }

Property Value

Type: String

Reference

Command Class

TcHmiSrv.Core Namespace