StudyInstanceUID Property

Summary

Gets or sets the study instance UID of the cell

Syntax
TypeScript
JavaScript
Object.defineProperty(Series.prototype, 'studyInstanceUID', 
	get: function(), 
	set: function(value) 
) 
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly