DataType.TypeGuid Property

Gets the Guid of the DataType (optional)

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public Guid? TypeGuid { get; }

Property Value

Type: Nullable.Guid.
The type unique identifier.

Reference

DataType Class

TwinCAT.Ads.TypeSystem Namespace