IGHARemoteObjectAddToGroup Method |
[This is preliminary documentation and is subject to change.]
Adds this instance to the specified group. Creates the group if it does not exist
Namespace:
RemoteLib
Assembly:
RemoteLib (in RemoteLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxbool AddToGroup(
string groupName
)
Parameters
- groupName
- Type: SystemString
Name of group
Return Value
Type:
BooleanFalse if unable to add to the group
See Also