patientName Property

Summary

Gets or sets the Patient name of the series loaded in the cell.

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

Property Value

A string value that represents the patient name of the series loaded in the cell.

Remarks

This must be set to connect cells in the medical viewer and use it to generate and display reference line.

Requirements

Target Platforms

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.