Gets or sets the series instance UID of the series loaded in the cell.
Object.defineProperty(Cell.prototype, 'seriesInstanceUID',
get: function(),
set: function(value)
)
seriesInstanceUID: string;
A string value that represents the series instance UID of the series loaded in the cell.
This must be set to connect cells in the medical viewer and to generate and display reference lines.
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