Indicates whether the connected user has access rights to the specified role.
<HFMwSecurity>.IsConnectedUserInRole (lRoleID)
The ID of the role. Valid values are represented by the HFMConstants enumeration described in Role Constants. |
Returns TRUE if the user has rights, FALSE otherwise. Boolean subtype.