Leadtools.Medical.Storage.DataAccessLayer Namespace > CompositeInstanceDataSet Class : Patient Property |
public CompositeInstanceDataSet.PatientDataTable Patient {get;}
'Declaration Public ReadOnly Property Patient As CompositeInstanceDataSet.PatientDataTable
'Usage Dim instance As CompositeInstanceDataSet Dim value As CompositeInstanceDataSet.PatientDataTable value = instance.Patient
public: property CompositeInstanceDataSet.PatientDataTable^ Patient { CompositeInstanceDataSet.PatientDataTable^ get(); }