Documentation of the CarRentalAgentService

RateService.RateCount Property

Gets or sets the count of Rates that are available at sunnycars for this RateService.

public  RateCount {get; set;}

Remarks

This Property is set only if, this RateService is delivered within the AvailableRateServices-Array of a RatesResponse. Otherwise its value will be delivered as "-1", meaning "not initialized".

See Also

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