ISumCommand.SucceededCount Property

Gets the count of succeeded subcommands.

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

Syntax

C#

int SucceededCount { get; }

Property Value

Type: Int32
The succeeded count.

Reference

ISumCommand Interface

TwinCAT.Ads.SumCommand Namespace