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