IEditSessionChangeReserveTable Method iikoFront Api V3 Documentation
Changes reserving table.

Namespace: Resto.Front.Api.V3.Editors
Assembly: Resto.Front.Api.V3 (in Resto.Front.Api.V3.dll) Version: 4.1.1236.1 (4.1.1236.1)
Syntax

C#
void ChangeReserveTable(
	ITable table,
	IReserveStub reserve
)

Parameters

table
Type: Resto.Front.Api.V3.Data.Organization.SectionsITable
Specifies table to be reserved at some moment in future.
reserve
Type: Resto.Front.Api.V3.EditorsIReserveStub
Reserve to edit.
See Also

Reference