Gets a dictionary which defines a group (as the key) and the users that belong to it (as a collection of user names).
Object.defineProperty(AnnGroupsRoles.prototype, 'groupUsers',
get: function()
)
groupUsers: { [key: string]: string[] }; // read-only
Dictionary which defines a group (as the key) and the users that belong to it (as a collection of user names). Default value is an empty dictionary ready to be used.
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