Share via


PatientDetails.BirthDate Property

Definition

The patient's date of birth.

public DateTimeOffset? BirthDate { get; set; }
member this.BirthDate : Nullable<DateTimeOffset> with get, set
Public Property BirthDate As Nullable(Of DateTimeOffset)

Property Value

Applies to