Gets or sets the date this review item was created.
Object.defineProperty(AnnReview.prototype, 'date',
get: function(),
set: function(value)
)
date: System.Object;
The date this review item was created. Default value is an empty date.
Applications usually sets this to the date and time the user created the review item.
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