ITcAdsSymbol4.Attributes Property

Gets the attribute count of the ITcAdsSymbol

Gets the attributes of the ITcAdsSymbol

Namespace:  TwinCAT.Ads
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 attribute count.

Property Value

Type: ReadOnlyTypeAttributeCollection
The attributes.

Reference

ITcAdsSymbol4 Interface

TwinCAT.Ads Namespace