ITcAdsSymbol2.IsReadOnly Property

Indicates if the ReadOnly flag is set for the symbol.

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

Syntax

C#

bool IsReadOnly { get; }

VB

ReadOnly Property IsReadOnly As Boolean
    Get

Property Value

Type: Boolean
true if ReadOnly, otherwise false.

Reference

ITcAdsSymbol2 Interface

TwinCAT.Ads Namespace