←Select platform

SeriesInfo Constructor(string,string,string,string,string)

Summary

Initializes a new instance of the SeriesInfo class with the given seriesInstanceUid, modality, seriesNumber, seriesDate, and seriesDescription.

Syntax
C#
VB
C++
public SeriesInfo( 
   string seriesInstanceUid, 
   string modality, 
   string seriesNumber, 
   string seriesDate, 
   string seriesDescription 
) 
Public Sub New() 
public:  
   SeriesInfo() 

Parameters

seriesInstanceUid

The UID of the Series Instance.

modality

The modality.

seriesNumber

The Series Number.

seriesDate

The date of the series.

seriesDescription

The description of the series.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.