Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.26
|
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