Value.IsReadOnly Property

Gets a value that indicates whether the Value is read-only.

Namespace:  TcHmiSrv.Core
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public virtual bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

IDictionary.IsReadOnly
ICollection.T..IsReadOnly
ICollection.T..IsReadOnly

Reference

Value Class

TcHmiSrv.Core Namespace