Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

GroupRoles Property

Show in webframe
Gets a dictionary which define the group (as the key) and the roles that belong to it (as a collection of roles).
Syntax
get_groupRoles();
Object.defineProperty('groupRoles');

Property Value

TypeDescription
DictionaryThe 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.
See Also

Reference

AnnGroupsRoles Object
AnnGroupsRoles Members

Error processing SSI file