Click or drag to resize

IReserve Properties

The IReserve type exposes the following members.

Properties
 NameDescription
Public propertyActivityTypeActivity type of the reserve to be created.
Public propertyCancelReasonThe reserve cancellation reason or null if the reserve hasn't been canceled.
Public propertyClientClient that placed the reserve.
Public propertyCommentGets the optional comment for reserve or banquet.
Public propertyDurationGets estimated banquet duration.
Public propertyEstimatedStartTimeGets the estimated time when reserve will be closed or banquet will be started.
Public propertyExternalIdIdentifier in the external system where the reserve came from.
Public propertyGuestsComingTimeGets the time when guests came and reserve was closed or banquet was started.
Public propertyGuestsCountGets estimated guests count.
Public propertyId
(Inherited from IEntity)
Public propertyIsBanquetReserve is banquet.
Public propertyLastChangedTerminalIdId of the terminal (ITerminal) that last changed the reserve.
Public propertyOrderOrder used to form menu for reserve / banquet, specify serve sequence (via courses), prepay.
Public propertyRevisionIncremental version of the entity. The revision grows monotonically only within this terminal database (GetHostDatabaseId).
(Inherited from IVersionedEntity)
Public propertyShouldRemindWhether to remind staff to prepare table beforehand. Table preparation time can be changed via Syrve Office (1 hour by default).
Public propertyStatusGets the status of the reserve or banquet.
Public propertyTablesGets the reserved tables.
Top
See Also