Click or drag to resize
Infosoft Logo

CreateCustomerReservationEntityResponse Class

Message Contract Class - CreateCustomerReservationEntityResponse
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsCreateCustomerReservationEntityResponse

Namespace: Infosoft.Common.Contracts.MessageContracts
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class CreateCustomerReservationEntityResponse

The CreateCustomerReservationEntityResponse type exposes the following members.

Properties
 NameDescription
Public propertyCustomerReservation The entity as it looks after creation.
Top
Remarks
This response message should contain the CustomerReservation object that was created
See Also