ITcAdsDataType.IsSubItem Property

Determines whether this object is an SubItem (DataType Member, true) or a native DataType (false)

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

Syntax

C#

bool IsSubItem { get; }

VB

ReadOnly Property IsSubItem As Boolean
    Get

Return Value

Type: Boolean
true if [is sub item]; otherwise, false.

Reference

ITcAdsDataType Interface

TwinCAT.Ads Namespace