Click or drag to resize

IReachableGroups.Remove Method

Overload List
  NameDescription
Public methodRemove(IList<Int32>)
Remove groups from the reachability.
It will not save the change in the database unless you explicitly save the user/group.
Public methodRemove(Int32)
Remove a group from the reachability.
It will not save the change in the database unless you explicitly save the user/group.
Top
See Also