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

Property Value

Boolean
See Also