ITcAdsDataType.HasSubItemInfo Property

Gets a value indicating whether this instance has sub items.

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

Syntax

C#

bool HasSubItemInfo { get; }

VB

ReadOnly Property HasSubItemInfo As Boolean
    Get

Property Value

Type: Boolean
true if this instance has sub items; otherwise, false.

Reference

ITcAdsDataType Interface

TwinCAT.Ads Namespace