Command.Changed Property

Contains a value that indicates whether the Command has changed.

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

Syntax

C#

public bool Changed { get; set; }

Property Value

Type: Boolean

Reference

Command Class

TcHmiSrv.Core Namespace