CommandGroup.IsReadOnly Property

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

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

Syntax

C#

public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

ICollection.T..IsReadOnly

Reference

CommandGroup Class

TcHmiSrv.Core Namespace