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