←Select platform

RemoveStudy Method

Summary

Removes a study and all related series from the studies and series grids.

Syntax

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

Parameters

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly