Gets or sets the study instance UID of the cell
Object.defineProperty(Cell.prototype, 'studyInstanceUID',
get: function(),
set: function(value)
)
studyInstanceUID: string;
Value that represents the study instance UID of the cell.
The value can be retrieved from the DICOM data set.
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