LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

SeriesInformationEventArgs Constructor (SeriesInformationEventArgs)

Show in webframe






Type: System.String The Patient ID of the series.
Type: System.String The Study Instance UID of the series.
Type: System.String The Series Instance UID of the series.
Type: System.String A general description of the series.
Initializes a new instance of the SeriesInformationEventArgs class.
Syntax
public SeriesInformationEventArgs( 
   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 SeriesInformationEventArgs(patientId, studyInstanceUID, seriesInstanceUID, description)

            

            
public: SeriesInformationEventArgs( 
   string* patientId,
   string* studyInstanceUID,
   string* seriesInstanceUID,
   string* description
)
public:
SeriesInformationEventArgs( 
   string* patientId,
   string* studyInstanceUID,
   string* seriesInstanceUID,
   string* description
)

Parameters

patientId
Type: System.String The Patient ID of the series.
studyInstanceUID
Type: System.String The Study Instance UID of the series.
seriesInstanceUID
Type: System.String The Series Instance UID of the series.
description
Type: System.String A general description of the series.
Requirements

Target Platforms

See Also

Reference

SeriesInformationEventArgs Class
SeriesInformationEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.