Click or drag to resize

IHostTerminalSettingsIsMainTerminal Property

Whether host terminal is the main terminal of group. Plugin with IsSingleInstance in its manifest will be loaded on main terminal.

Namespace:  Resto.Front.Api.Data.Organization
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
bool IsMainTerminal { get; }

Property Value

Type: Boolean
See Also