2022 June Release

Class FSCCHANGERELEASEMGMT@1.1001:PRShelf Permanent link for this heading

Class Hierarchy

Object > CompoundObject > Room > AppRoom > PRShelf

Room for storing problem records

Actions Permanent link for this heading

Return Type

Signature

boolean

HasRoomCustomAssignmentAccess(
  User user,
  out retval boolean hasaccess,
  optional object context)

Actions Permanent link for this heading


FSCTEAMROOM@1.1001:HasRoomCustomAssignmentAccess Permanent link for this heading

Check if the supplied user can assign a new object to the room. This action is used to allow to assign an object to an app Room when the user does not have the sufficient access permissions returned by HasRoomFullControl, HasRoomChangeAccess and HasRoomChildChangeAccess

boolean FSCTEAMROOM@1.1001:HasRoomCustomAssignmentAccess(
  User user,
  out retval boolean hasaccess,
  optional object context)

Name

Description

user

the user for whom the permission will be checked

hasaccess

the result

context

the object which should be assigned to the room