Documentation of the CarRentalAgentService

Driver.BirthDateDateTime Property

Gets or sets the birth date of this Driver as DateTime value.

Attention: This Property isn't available at client-side because it's not serialized in XML.

public  BirthDateDateTime {get; set;}

Remarks

This Property is for internal use only and therefore not available at client-side because it's not serialized in XML.

See Also

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