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)
SyntaxList<GHACapabilityDescriptor> GetMyCapabilities()
Return Value
Type:
ListGHACapabilityDescriptorList of capability descriptors implemented by the owning object
See Also