Instance.IsTypeGuid Property

Indicates if this instance has set TypeGuid flag.

Namespace:  TwinCAT.Ads.TypeSystem
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

Reference

Instance Class

TwinCAT.Ads.TypeSystem Namespace