Indicates whether to remove the item if it did not have previous data.
Object.defineProperty(ImageViewerItemErrorEventArgs.prototype, 'removeEmptyItem',
get: function(),
set: function(value)
)
removeEmptyItem: boolean;
true to remove the item if it did not have previous data, otherwise, false. Default value is false.
The detailed description refer to ItemError.
For an example, refer to ItemError.
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