C#
VB
C++
Gets a strongly typed System.Data.DataTable for the physical 'Patient' table.
[DebuggerNonUserCodeAttribute()]
public PatientDataTable Patient { get; }
Public ReadOnly Property Patient As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.PatientDataTable
public:
property Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.PatientDataTable^ Patient {
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.PatientDataTable^ get();
}
A PatientDataTable which holds the information about the 'Patient' 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