DataType.Attributes Property

Gets the attributes of the IDataType

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

Syntax

C#

public ITypeAttributeCollection Attributes { get; }

Property Value

Type: ITypeAttributeCollection
The attributes.

Implements

IDataType.Attributes

Exceptions

Exception

Condition

NotImplementedException

Reference

DataType Class

TwinCAT.Ads.TypeSystem Namespace