←Select platform

RemoveSeries Method (ISeriesBrowserView)

Summary

Removes a series from the series grid

Syntax

C#
VB
C++
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize