C#
VB
C++
Gets a strongly typed System.Data.DataTable for the physical 'Medical Alerts' table.
[DebuggerNonUserCodeAttribute()]
public MedicalAlertsDataTable MedicalAlerts { get; }
Public ReadOnly Property MedicalAlerts As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.MedicalAlertsDataTable
public:
property Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.MedicalAlertsDataTable^ MedicalAlerts {
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.MedicalAlertsDataTable^ get();
}
A MedicalAlertsDataTable which holds the information about the 'Medical Alerts' table.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET