CommandGroup Constructor (String)

Initializes a new instance of the CommandGroup class with the specified domain.

Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

public CommandGroup(
    string name
)

Parameters

name

Type: System.String
The name of the domain.

Reference

CommandGroup Class

CommandGroup Overload

TcHmiSrv Namespace