TcAdsSymbolInfo.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#

public bool IsTypeGuid { get; }

VB

Public ReadOnly Property IsTypeGuid As Boolean
    Get

Property Value

Type: Boolean
true if is TypeGuid, otherwise false.

Implements

ITcAdsSymbol2.IsTypeGuid

Reference

TcAdsSymbolInfo Class

TwinCAT.Ads Namespace