ISumCommand.Executed Property
Gets a value indicating whether this ISumCommand was already executed.
Namespace: TwinCAT.Ads.SumCommand
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
bool Executed { get; }
VB
ReadOnly Property Executed As Boolean
Get
Property Value
Type: Boolean
true if executed; otherwise, false.