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