removeKey Method

Summary

Removes the previously synchronized studies group.

Syntax

JavaScript Syntax
MedicalViewer.prototype.removeKey = function( 
   key 
) 
TypeScript Syntax
removeKey( 
   key: string 
): void; 

Parameters

key

The name of the matched studies group.

Remarks

To synchronize different studies, refer to SynchronizeStudies.

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.Controls.Medical Assembly