Click or drag to resize

IGHAObjectGetMyCapabilities Method

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

Returns the list of capabilities implemented by the owning object

Namespace:  GHASchema
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
List<GHACapabilityDescriptor> GetMyCapabilities()

Return Value

Type: ListGHACapabilityDescriptor
List of capability descriptors implemented by the owning object
See Also