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