Click or drag to resize
Infosoft Logo

CustomerReservationListResponseCustomerReservations Property

Gets or sets the customer reservations

Namespace: Infosoft.Webservices.CustomerServices
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public List<CustomerReservationData> CustomerReservations { get; set; }

Property Value

ListCustomerReservationData
The customer reservations.
See Also