Design Pattern Framework 3.5
ReservationId Field
Patterns-In-Action! Application ► ActionService.MessageBase ► ResponseBase ► ReservationId
Reservation number issued by the web service. Used in long running requests.
Also sometimes referred to as Correlation Id. This number is a way for both the client
and web service to keep track of long running requests (for example, a request
to make a reservation for a airplane flight).
Assembly: ActionService (Module: ActionService) Version: 1.0.0.0 (1.0.0.0)