Click or drag to resize
Infosoft Logo

CustomerReservationData Class

A class for holding data related to creating/updating customer reservations on a customer
Inheritance Hierarchy
SystemObject
  Infosoft.Webservices.DTOCustomerReservationData

Namespace: Infosoft.Webservices.DTO
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public class CustomerReservationData

The CustomerReservationData type exposes the following members.

Properties
 NameDescription
Public propertyReservationCode Gets or sets the reservation code.
Public propertyTitleCode Gets or sets the title code.
Top
See Also