RemoveSeries Method

Summary
Removes a series from the series grid
Syntax
C#
VB
C++
public void RemoveSeries( 
   string studyInstanceUID, 
   string seriesInstanceUID 
) 
  
Sub RemoveSeries( _ 
   ByVal studyInstanceUID As String, _ 
   ByVal seriesInstanceUID As String _ 
)  
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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

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