←Select platform

GetPatientInstances Method

Summary

Gets the instances for the specified patient ID.

Syntax

C#
VB
C++
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 
)  

Parameters

patientID
The patient ID.

Return Value

All the composite instances for the specified patient ID.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly