RemoveSeries Method

Summary
Removes a series from the series grid
Syntax
C#
C++/CLI
public void RemoveSeries( 
   string studyInstanceUID, 
   string seriesInstanceUID 
) 
public:  
   void RemoveSeries( 
      String^ studyInstanceUID, 
      String^ seriesInstanceUID 
   ) 

Parameters

studyInstanceUID
A System.String that represents the Study Instance UID of the series to be removed.

seriesInstanceUID
A System.String that represents the Series Instance UID of the series to be removed.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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