DataType.Id Property

Gets the ID of the DataType

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

Syntax

C#

public int Id { get; }

VB

Public ReadOnly Property Id As Integer
    Get

Property Value

Type: Int32
The id.

Implements

IDataType.Id

Reference

DataType Class

TwinCAT.Ads.TypeSystem Namespace