←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#
C++/CLI
public SeriesInfo( 
   string seriesInstanceUid, 
   string modality, 
   string seriesNumber, 
   string seriesDate, 
   string seriesDescription 
) 
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 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly

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