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

Show in webframe

ListViewSeriesInformation Constructor (ListViewSeriesInformation)







A System.String that represents the Patient ID of the series.
A System.String that represents the Study Instance UID of the study.
A System.String that represents the Series Instance UID of the series.
A System.String that represents the description of the series.
Initializes a new instance of the ListViewSeriesInformation with specified parameters.
Syntax
public ListViewSeriesInformation( 
   string patientId,
   string studyInstanceUID,
   string seriesInstanceUID,
   string description
)
'Declaration
 
Public Function New( _
   ByVal patientId As String, _
   ByVal studyInstanceUID As String, _
   ByVal seriesInstanceUID As String, _
   ByVal description As String _
)
'Usage
 
Dim patientId As String
Dim studyInstanceUID As String
Dim seriesInstanceUID As String
Dim description As String
 
Dim instance As New ListViewSeriesInformation(patientId, studyInstanceUID, seriesInstanceUID, description)

            

            
public: ListViewSeriesInformation( 
   string* patientId,
   string* studyInstanceUID,
   string* seriesInstanceUID,
   string* description
)
public:
ListViewSeriesInformation( 
   String^ patientId,
   String^ studyInstanceUID,
   String^ seriesInstanceUID,
   String^ description
)

Parameters

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

Target Platforms

See Also

Reference

ListViewSeriesInformation Class
ListViewSeriesInformation Members

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