Click or drag to resize

OperationServiceExtensionsCreateReserve Method

Overload List
  NameDescription
Public methodStatic memberCreateReserve(IOperationService, DateTime, IClient, ITable, ICredentials)
Creates reservation for planned visit in future. Table will be marked as reserved to prevent collision with other guests at the same time.
Public methodStatic memberCreateReserve(IOperationService, DateTime, IClient, IReadOnlyListITable, ICredentials)
Creates reservation for planned visit in future. Table will be marked as reserved to prevent collision with other guests at the same time.
Top
See Also