studyInstanceUID Property

Summary

Gets or sets the study instance UID of the cell

Syntax

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

Property Value

Value that represents the study instance UID of the cell.

Remarks

The value can be retrieved from the DICOM data set.

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