IDataType.Id Property

Gets the ID of the DataType

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

int Id { get; }

VB

ReadOnly Property Id As Integer
    Get

Property Value

Type: Int32
The id.

Reference

IDataType Interface

TwinCAT.TypeSystem Namespace