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

SeriesInformationEventArgs Constructor (SeriesInformationEventArgs)







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

SeriesInformationEventArgs Class
SeriesInformationEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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