ISumCommand.Succeeded Property

Gets a value indicating whether this ISumCommand is succeeded.

Namespace:  TwinCAT.Ads.SumCommand
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

bool Succeeded { get; }

VB

ReadOnly Property Succeeded As Boolean
    Get

Property Value

Type: Boolean
true if succeeded; otherwise, false.

Reference

ISumCommand Interface

TwinCAT.Ads.SumCommand Namespace