Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MWLDataset.PatientRow Class : PatientBirthDate Property |
public DateTime PatientBirthDate {get; set;}
'Declaration Public Property PatientBirthDate As Date
'Usage Dim instance As MWLDataset.PatientRow Dim value As Date instance.PatientBirthDate = value value = instance.PatientBirthDate