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