IDataType.Attributes Property

Gets the attributes of the IDataType

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

Syntax

C#

ReadOnlyTypeAttributeCollection Attributes { get; }

VB

ReadOnly Property Attributes As ReadOnlyTypeAttributeCollection
    Get

Property Value

Type: ReadOnlyTypeAttributeCollection
The attributes.

Reference

IDataType Interface

TwinCAT.TypeSystem Namespace