function Leadtools.Annotations.Core.AnnGroupsRoles.getUserGroup( userName )
Parameter | Type | Description |
---|---|---|
userName | string | The name of the user to check. |
Type | Description |
---|---|
List | A list of group names this user belong to. Or an empty list if the user is not found in the system. |