GiveUserGroupEntityAccess MethodSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedNov 06, 20251 minute readOperations and ExecutionManufacturing Execution System 2023 R2 The GiveUserGroupEntityAccess() method provides the specified user group with access to the specified entity.Syntax Visual BasicC# 'Declaration Public Shared Sub GiveUserGroupEntityAccess( _ ByVal userGrpID As String, _ ByVal entIDs As ArrayList _ ) public static void GiveUserGroupEntityAccess( string userGrpID, ArrayList entIDs ) ParametersuserGrpID Required. Holds the ID of the user group being given access to the entity.entIDs Required. Holds the ID of the entity to which the specified user group is being given access. See AlsoReferenceUserGrps ClassUserGrps Members In This Topic
The GiveUserGroupEntityAccess() method provides the specified user group with access to the specified entity.Syntax Visual BasicC# 'Declaration Public Shared Sub GiveUserGroupEntityAccess( _ ByVal userGrpID As String, _ ByVal entIDs As ArrayList _ ) public static void GiveUserGroupEntityAccess( string userGrpID, ArrayList entIDs ) ParametersuserGrpID Required. Holds the ID of the user group being given access to the entity.entIDs Required. Holds the ID of the entity to which the specified user group is being given access. See AlsoReferenceUserGrps ClassUserGrps Members
The GiveUserGroupEntityAccess() method provides the specified user group with access to the specified entity.Syntax Visual BasicC# 'Declaration Public Shared Sub GiveUserGroupEntityAccess( _ ByVal userGrpID As String, _ ByVal entIDs As ArrayList _ ) public static void GiveUserGroupEntityAccess( string userGrpID, ArrayList entIDs ) ParametersuserGrpID Required. Holds the ID of the user group being given access to the entity.entIDs Required. Holds the ID of the entity to which the specified user group is being given access. See AlsoReferenceUserGrps ClassUserGrps Members
The GiveUserGroupEntityAccess() method provides the specified user group with access to the specified entity.Syntax Visual BasicC# 'Declaration Public Shared Sub GiveUserGroupEntityAccess( _ ByVal userGrpID As String, _ ByVal entIDs As ArrayList _ ) public static void GiveUserGroupEntityAccess( string userGrpID, ArrayList entIDs ) ParametersuserGrpID Required. Holds the ID of the user group being given access to the entity.entIDs Required. Holds the ID of the entity to which the specified user group is being given access. See AlsoReferenceUserGrps ClassUserGrps Members