Symbol.ReadOnly Property
Gets a value that indicates whether the Symbol is read-only.
Namespace: TcHmiSrv.Core.Tools.DynamicSymbols
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public Nullable<bool> ReadOnly { get; }