Gets or sets the Patient name of the series loaded in the cell.
Object.defineProperty(Cell.prototype, 'patientName',
get: function(),
set: function(value)
)
patientName: string;
A string value that represents the patient name of the series loaded in the cell.
This must be set to connect cells in the medical viewer and use it to generate and display reference line.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET