DataType.Id Property
Gets the ID of the DataType
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public int Id { get; }
Property Value
Type: Int32
The id.
Gets the ID of the DataType
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
public int Id { get; }
Type: Int32
The id.