DeleteUserFromGroups 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 DeleteUserFromGroups() method removes all users from the specified list of groups.Syntax Visual BasicC# 'Declaration Public Shared Sub DeleteUserFromGroups( _ ByVal grpID As Integer _ ) public static void DeleteUserFromGroups( int grpID ) ParametersgrpID Required. Holds a list of IDs of the groups from which all user object links are being removed. See AlsoReferenceUserGrps ClassUserGrps Members In This Topic
The DeleteUserFromGroups() method removes all users from the specified list of groups.Syntax Visual BasicC# 'Declaration Public Shared Sub DeleteUserFromGroups( _ ByVal grpID As Integer _ ) public static void DeleteUserFromGroups( int grpID ) ParametersgrpID Required. Holds a list of IDs of the groups from which all user object links are being removed. See AlsoReferenceUserGrps ClassUserGrps Members
The DeleteUserFromGroups() method removes all users from the specified list of groups.Syntax Visual BasicC# 'Declaration Public Shared Sub DeleteUserFromGroups( _ ByVal grpID As Integer _ ) public static void DeleteUserFromGroups( int grpID ) ParametersgrpID Required. Holds a list of IDs of the groups from which all user object links are being removed. See AlsoReferenceUserGrps ClassUserGrps Members
The DeleteUserFromGroups() method removes all users from the specified list of groups.Syntax Visual BasicC# 'Declaration Public Shared Sub DeleteUserFromGroups( _ ByVal grpID As Integer _ ) public static void DeleteUserFromGroups( int grpID ) ParametersgrpID Required. Holds a list of IDs of the groups from which all user object links are being removed. See AlsoReferenceUserGrps ClassUserGrps Members