Click or drag to resize
Infosoft Logo

DeleteCustomerReservationsRequestCustomerReservation Property

Gets or sets the customer reservations that should be applied

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

Property Value

CustomerReservationData
The customer reservations.
See Also