Instance.IsReadOnly Property
Indicates if this instance is read only.
          Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public bool IsReadOnly { get; }VB
Public ReadOnly Property IsReadOnly As Boolean
Get
Property Value
Type: Boolean