GetSeriesInstanceInformation Method

Summary
Returns the series instance information for a given loaded series.
Syntax
C#
C++/CLI
public DicomInstanceInformation[] GetSeriesInstanceInformation( 
   string seriesInstanceUID 
) 
public: 
array<DicomInstanceInformation^>^ GetSeriesInstanceInformation(  
   String^ seriesInstanceUID 
)  

Parameters

seriesInstanceUID
The Series Instance UID of the series.

Return Value

An Array of DicomInstanceInformation representing all instance's information for the given series.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Loader Assembly

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