IHostTerminalSettings Interface |
Namespace: Resto.Front.Api.Data.Organization
public interface IHostTerminalSettings : ISerializable, IEntity
The IHostTerminalSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| Culture | Culture info of the iikoFront app. | |
| Id | (Inherited from IEntity.) | |
| IsMainTerminal | Whether host terminal is the main terminal of group. Plugin with IsSingleInstance in its manifest will be loaded on main terminal. | |
| UICulture | UI culture info of the iikoFront app. |
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |