ResultSumCommand.OverallSucceeded Property

Gets a value indicating, whether the overall SumCommand succeeded (including all subcommands)

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

Syntax

C#

public bool OverallSucceeded { get; }

Property Value

Type: Boolean
true if [sub results succeeded]; otherwise, false.

Reference

ResultSumCommand Class

TwinCAT.Ads.SumCommand Namespace