Gets or sets the user ID of this AnnObject.
Object.defineProperty(AnnObject.prototype, 'userId',
get: function(),
set: function(value)
)
userId: string;
The user ID of this object. The default value is null.
This value can be used when the annotations framework is used in a multi-user application. Refer to AnnGroupsRoles for more information.
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