Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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
)
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

See Also

Reference

ListViewStudiesInformation Class
ListViewStudiesInformation Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features