Gets a dictionary which define the group (as the key) and the roles that belong to it (as a collection of roles).
Object.defineProperty(AnnGroupsRoles.prototype, 'groupRoles',
get: function()
)
groupRoles: { [key: string]: AnnRoles }; // read-only
The dictionary which define the group (as the key) and the roles that belong to it (as a collection of roles). 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