Click or drag to resize
Infosoft Logo

CustomerReservationService Class

An implementation of the ICustomerReservationService
Inheritance Hierarchy
SystemObject
  Infosoft.Webservices.CustomerServicesCustomerReservationService

Namespace: Infosoft.Webservices.CustomerServices
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public class CustomerReservationService : ICustomerReservationService

The CustomerReservationService type exposes the following members.

Methods
 NameDescription
Public methodCreateCustomerReservation Creates the customer reservations.
Public methodCreateCustomerReservations Creates customer reservations.
Public methodDeleteCustomerReservation Deletes the customer reservation described by request.
Public methodGetCustomerReservations Get a list of all customer reservations applied to the specified customernumber.
Top
See Also