←Select platform

SeriesInformation Constructor (SeriesInformation)

Summary

Initializes a new instance of the SeriesInformation class.

Syntax

C#
VB
C++
public SeriesInformation(  
   string patientId, 
   string studyInstanceUID, 
   string seriesInstanceUID, 
   string description 
) 
Public Function New( _ 
   ByVal patientId As String, _ 
   ByVal studyInstanceUID As String, _ 
   ByVal seriesInstanceUID As String, _ 
   ByVal description As String _ 
) 
public: 
SeriesInformation(  
   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 The series description.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize