ITcAdsDataType.HasEnumInfo Property
Gets a value indicating whether this instance has enum information.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
bool HasEnumInfo { get; }
VB
ReadOnly Property HasEnumInfo As Boolean
Get
Property Value
Type: Boolean
true if this instance has enum
information; otherwise, false.