CMS_RemoveUserFromDepartmentGroup
Description
Section titled “Description”Removes a specified user from a department group
For Business Unit support click Business Unit support
Syntax
Section titled “Syntax”CMS_RemoveUserFromDepartmentGroup(sUnit, sGroup) As Boolean
User packages are not supported in PowerPacks
Parameters
Section titled “Parameters”sUnit (String)
Section titled “sUnit (String)”Unit name
sGroup (String)
Section titled “sGroup (String)”Group name
Example
Section titled “Example”If bStatus Then bStatus = CMS_RemoveUserFromDepartmentGroup(gsUnitname, "CapaInstaller")Related functions
Section titled “Related functions”CMS_AddUserToStaticGroup Constants Package Property Variables Business Unit support