←Select platform

GroupRoles Property

Summary

Gets a dictionary which define the group (as the key) and the roles that belong to it (as a collection of roles).

Syntax

C#
VB
Java
WinRT C#
public Dictionary<string,AnnRoles> GroupRoles {get;}
Public ReadOnly Property GroupRoles As Dictionary(Of String,AnnRoles)
public Dictionary<string,AnnRoles> GroupRoles {get;}
public java.util.Map<String, AnnRoles> getGroupRoles()
get_GroupRoles();

Property Value

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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize