BCUserGroup RemoveUser Method (Int32)Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Removes a user from the group.

Namespace: BlueCieloECM.InnoCielo.Meridian.Server
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax

public void RemoveUser(
	int userID
)

Parameters

userID
Type: OnlineSystem Int32
The ID property value of the user to remove.
See Also