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