Command.ProcessedStart Property

Contains the DateTime that indicates when processing the data in this Command started.

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

Syntax

C#

public DateTime ProcessedStart { get; set; }

Property Value

Type: DateTime

Reference

Command Class

TcHmiSrv.Core Namespace