←Select platform

RemoveSeries Method (SeriesBrowser)

Summary

Removes a series from the series grid

Syntax

C#
VB
C++
public void RemoveSeries(  
   string studyInstanceUID, 
   string seriesInstanceUID 
) 
Public Sub RemoveSeries( _ 
   ByVal studyInstanceUID As String, _ 
   ByVal seriesInstanceUID As String _ 
) 
public: 
void RemoveSeries(  
   String^ studyInstanceUID, 
   String^ seriesInstanceUID 
) 

Parameters

studyInstanceUID
Type: System.String The Study Instance UID of the series to be removed.

seriesInstanceUID
Type: System.String 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