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.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
ITerminal MainTerminal { get; }

Property Value

ITerminal
See Also