Gets or sets the status of this review item.
Object.defineProperty(AnnReview.prototype, 'status',
get: function(),
set: function(value)
)
status: string;
The status of this review item. Default value is null.
This can be any application specific value such as "Accepted" or "Rejected". AnnReview contains string constants for frequently used status values.
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