TcAdsSymbolInfo.IsBitType Property
Indicates if the BitValue flag is set for the symbol.
          Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public bool IsBitType { get; }VB
Public ReadOnly Property IsBitType As Boolean
Get
Property Value
Type: Boolean
true if is BitValue, otherwise
false.