LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

ListViewStudiesInformation Constructor (ListViewStudiesInformation)







A System.String that represents the Patient ID of the study.
A System.String that represents the Study Instance UID of the study.
Initializes a new instance of the ListViewStudiesInformation class.
Syntax
public ListViewStudiesInformation( 
   string patientId,
   string studyInstanceUID
)
'Declaration
 
Public Function New( _
   ByVal patientId As String, _
   ByVal studyInstanceUID As String _
)
'Usage
 
Dim patientId As String
Dim studyInstanceUID As String
 
Dim instance As New ListViewStudiesInformation(patientId, studyInstanceUID)
public ListViewStudiesInformation( 
   string patientId,
   string studyInstanceUID
)
function ListViewStudiesInformation( 
   patientId ,
   studyInstanceUID 
)
public: ListViewStudiesInformation( 
   string* patientId,
   string* studyInstanceUID
)
public:
ListViewStudiesInformation( 
   string* patientId,
   string* studyInstanceUID
)

Parameters

patientId
A System.String that represents the Patient ID of the study.
studyInstanceUID
A System.String that represents the Study Instance UID of the study.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ListViewStudiesInformation Class
ListViewStudiesInformation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.