Click or drag to resize

IGHAObjectGetCompatibleGroups Method

[This is preliminary documentation and is subject to change.]

Returns GHAGroup objects for which this object can be a member

Namespace:  GHASchema
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
IGHAObjectCollection GetCompatibleGroups()

Return Value

Type: IGHAObjectCollection
List of compatible group objects
See Also