Command.CustomerData Property
Gets or sets the customer data associated with this Command. This can be used to identify multiple calls to the same method in one request.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public string CustomerData { get; set; }
Property Value
Type: String