ResultSumCommand.OverallFailed Property

Gets a value indicating, whether the overall Sumcommand failed (checking all subcommand results).

Namespace:  TwinCAT.Ads.SumCommand
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

public bool OverallFailed { get; }

Property Value

Type: Boolean
true if [overall failed]; otherwise, false.

Reference

ResultSumCommand Class

TwinCAT.Ads.SumCommand Namespace