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