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 : MedicalAlerts Property |
public MWLDataset.MedicalAlertsDataTable MedicalAlerts {get;}
'Declaration Public ReadOnly Property MedicalAlerts As MWLDataset.MedicalAlertsDataTable
'Usage Dim instance As MWLDataset Dim value As MWLDataset.MedicalAlertsDataTable value = instance.MedicalAlerts
public: property MWLDataset.MedicalAlertsDataTable^ MedicalAlerts { MWLDataset.MedicalAlertsDataTable^ get(); }