IDataType.Attributes Property

Gets the attributes of the IDataType

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

Syntax

C#

ITypeAttributeCollection Attributes { get; }

Property Value

Type: ITypeAttributeCollection
The attributes.

Reference

IDataType Interface

TwinCAT.TypeSystem Namespace