SeriesInstanceUID Property

Summary

Gets or sets the series instance UID of the series loaded in the cell.

Syntax
TypeScript
JavaScript
Object.defineProperty(Cell3D.prototype, 'seriesInstanceUID', 
	get: function(), 
	set: function(value) 
) 
seriesInstanceUID: string; 

Property Value

A string value that represents the series instance UID of the series loaded in the cell.

Remarks

This must be set to connect cells in the Medical Viewer and to generate and display reference lines.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly