Gets or sets the author of this review item.
Object.defineProperty(AnnReview.prototype, 'author',
get: function(),
set: function(value)
)
author: string;
The author of this review item. Default value is null.
Applications usually sets this to the current logged in user name or ID.
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