C#
VB
C++
Gets the instances for the specified patient ID.
protected virtual CompositeInstanceDataSet GetPatientInstances(
string patientID
)
Protected Overridable Function GetPatientInstances( _
ByVal patientID As String _
) As Leadtools.Medical.Storage.Dataaccesslayer.CompositeInstanceDataSet
protected:
virtual Leadtools.Medical.Storage.Dataaccesslayer.CompositeInstanceDataSet^ GetPatientInstances(
String^ patientID
)
patientID
The patient ID.
All the composite instances for the specified patient ID.
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