seriesInstanceUID Property

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(Cell.prototype, 'seriesInstanceUID', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly