Click or drag to resize

ITerminalsGroupMainTerminal Property

The main terminal of group. Returns null if the main terminal is not specified.

Namespace:  Resto.Front.Api.Data.Organization
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
ITerminal MainTerminal { get; }

Property Value

Type: ITerminal
See Also