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

GroupUsers Property

Show in webframe
Gets a dictionary which defines a group (as the key) and the users that belong to it (as a collection of user names).
Syntax
get_groupUsers();
Object.defineProperty('groupUsers');

Property Value

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

Reference

AnnGroupsRoles Object
AnnGroupsRoles Members

Error processing SSI file