public Dictionary<string, List<string>> GroupUsers { get; }
@property (nonatomic, strong, readonly) NSDictionary<NSString *, NSArray<NSString *> *> *groupUsers;
public java.util.Map<String, java.util.ArrayList<String>> getGroupUsers
public:
property Dictionary<String^, List<String^>^>^ GroupUsers
{
Dictionary<String^, List<String^>^>^ get()
}
GroupUsers # get (AnnGroupsRoles)
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.
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