Documentation of the CarRentalAgentService

RateLink.RateLinkName Property

Gets or sets the Name used to store the RateLink.

public  RateLinkName {get; set;}

Remarks

The RateLinkName was handed over while saving the RateLink, using CreateRateLink - Method. Furthermore the RateLinkName can be used as filter criterion for the results of RetrieveLinkedRateList - Method. The value of this property may be empty due to the fact, that it's not mandatory during saving-process.

See Also

RateLink Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace