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