IGHAObjectDeleteGroup Method |
[This is preliminary documentation and is subject to change.]
Deletes the specified group
Namespace:
GHASchema
Assembly:
GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntaxbool DeleteGroup(
string groupName
)
Parameters
- groupName
- Type: SystemString
Name of the group to delete
Return Value
Type:
BooleanTrue if successful
See Also