Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.25
|
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MWLDataset Class : Patient Property |
public MWLDataset.PatientDataTable Patient {get;}
'Declaration Public ReadOnly Property Patient As MWLDataset.PatientDataTable
'Usage Dim instance As MWLDataset Dim value As MWLDataset.PatientDataTable value = instance.Patient
public: property MWLDataset.PatientDataTable^ Patient { MWLDataset.PatientDataTable^ get(); }