sopInstanceUID Property

Summary

A Service-Object Pair (SOP) UID used for indexing data from the DICOM service.

Syntax

TypeScript
JavaScript
Object.defineProperty(Frame.prototype, 'sopInstanceUID', 
	 get: function(), 
	 set: function(value) 
) 
      sopInstanceUID: string; 

Property Value

A string representing a SOP UID. The default value is an empty string.

Remarks

For more information, see MedicalViewer.loadInstance.

Requirements

Target Platforms

See Also

Frame

Frame Members

lt.Controls.Medical Namespace

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

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.