Gets a dictionary which define the group (as the key) and the roles that belong to it (as a collection of roles).
public Dictionary<string, AnnRoles> GroupRoles { get; }
Public ReadOnly Property GroupRoles As Dictionary(Of String,AnnRoles)
public java.util.Map<String, AnnRoles> getGroupRoles()
public:
property Dictionary<String^, AnnRoles^>^ GroupRoles
{
Dictionary<String^, AnnRoles^>^ get()
}
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document