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