IGHARemoteObjectRemoveFromGroup Method |
[This is preliminary documentation and is subject to change.]
Removes the object from the specified group
Namespace:
RemoteLib
Assembly:
RemoteLib (in RemoteLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxbool RemoveFromGroup(
string groupName
)
Parameters
- groupName
- Type: SystemString
Group from which to remove
Return Value
Type:
BooleanSuccess if true
See Also