IGHAObjectRemoveFromGroup Method |
[This is preliminary documentation and is subject to change.]
Removes this instance from the specified group. Deletes the group if empty
Namespace:
GHASchema
Assembly:
GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntaxbool RemoveFromGroup(
string groupName
)
Parameters
- groupName
- Type: SystemString
Name of group
Return Value
Type:
BooleanFalse if unable to remove from the group
See Also