DeleteUserGrpLinks 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 DeleteUserFromGroup() method removes the specified user from the specified group.Syntax Visual BasicC# 'Declaration Public Shared Sub DeleteUserGrpLinks( _ ByVal GroupID As Integer, _ ByVal UserID As String _ ) public static void DeleteUserGrpLinks( int GroupID, string UserID ) ParametersGroupID Required. Holds the ID of the group from which the specified user's link is being removed. UserID Required. Holds the ID of the user whose link to the group is being removed. See AlsoReferenceUserGrps ClassUserGrps Members In This Topic
The DeleteUserFromGroup() method removes the specified user from the specified group.Syntax Visual BasicC# 'Declaration Public Shared Sub DeleteUserGrpLinks( _ ByVal GroupID As Integer, _ ByVal UserID As String _ ) public static void DeleteUserGrpLinks( int GroupID, string UserID ) ParametersGroupID Required. Holds the ID of the group from which the specified user's link is being removed. UserID Required. Holds the ID of the user whose link to the group is being removed. See AlsoReferenceUserGrps ClassUserGrps Members
The DeleteUserFromGroup() method removes the specified user from the specified group.Syntax Visual BasicC# 'Declaration Public Shared Sub DeleteUserGrpLinks( _ ByVal GroupID As Integer, _ ByVal UserID As String _ ) public static void DeleteUserGrpLinks( int GroupID, string UserID ) ParametersGroupID Required. Holds the ID of the group from which the specified user's link is being removed. UserID Required. Holds the ID of the user whose link to the group is being removed. See AlsoReferenceUserGrps ClassUserGrps Members
The DeleteUserFromGroup() method removes the specified user from the specified group.Syntax Visual BasicC# 'Declaration Public Shared Sub DeleteUserGrpLinks( _ ByVal GroupID As Integer, _ ByVal UserID As String _ ) public static void DeleteUserGrpLinks( int GroupID, string UserID ) ParametersGroupID Required. Holds the ID of the group from which the specified user's link is being removed. UserID Required. Holds the ID of the user whose link to the group is being removed. See AlsoReferenceUserGrps ClassUserGrps Members