EasyBook.NET Partner web services
EasyBook.NET Partner web services
Tse.EasyBook.Server.WcfContracts.WebClient
BookingAuthenticateWcfService Class
BookingAuthenticateWcfService Methods
AddCustomerCase Method
AddCustomerReview Method
AddCustomerTip Method
ArticlesExternalOrder Method
Attractions Method
AvailabilityAuth Method
Booking Method
CreateExternalOrder Method
CreateExternalOrderInfo Method
DeleteOrder Method
DetailsAuth Method
GetCustomerDocument Method
GetEmployee Method
OrderConfirm Method
OrderInfo Method
OrderInfoArrival Method
OrderList Method
PaymentTypes Method
PriceRentalObject Method
RentalObjectsCustomerReviews Method
RentalObjectsKeyLocations Method
SaveCustomerDeparture Method
SearchCustomerReviews Method
SearchCustomers Method
SearchTips Method
UpdateCustomer Method
UpdateOrder Method
UpdateOrderPayment Method
BookingAuthenticateWcfService
SaveCustomerDeparture Method
Register customer checkout timestamp, a.k.a. customer departure timestamp.
Namespace:
Tse.EasyBook.Server.WcfContracts.WebClient
Assembly:
Tse.EasyBook.Server.WcfContracts (in Tse.EasyBook.Server.WcfContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
SaveCustomerDeparture
(
string
rentalObjectNo
,
int
orderNumber
)
Parameters
rentalObjectNo
Type:
System
String
The rental object in following format: ##-#### where # is number between 0 and 9.
orderNumber
Type:
System
Int32
The order number.
Implements
IBookingAuthenticateWcfService
SaveCustomerDeparture(String, Int32)
See Also
Reference
BookingAuthenticateWcfService Class
Tse.EasyBook.Server.WcfContracts.WebClient Namespace
Copyright© 2013 TSE
Send comments on this topic to
EasyBook.NET support