ITcAdsDataType.HasArrayInfo Property

Gets a value indicating whether this instance has dimension information.

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

Syntax

C#

bool HasArrayInfo { get; }

VB

ReadOnly Property HasArrayInfo As Boolean
    Get

Property Value

Type: Boolean
true if this instance has dimension information; otherwise, false.

Reference

ITcAdsDataType Interface

TwinCAT.Ads Namespace