ISumCommand.SubResults Property

Gets the sub results of the single Sub Requests.

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

Syntax

C#

AdsErrorCode[] SubResults { get; }

VB

ReadOnly Property SubResults As AdsErrorCode()
    Get

Property Value

Type: .AdsErrorCode.
The sub results.

Reference

ISumCommand Interface

TwinCAT.Ads.SumCommand Namespace