IGHAObjectGetInheritanceHierarchy Method |
[This is preliminary documentation and is subject to change.]
Returns the inheritence tree for the owning object
Namespace:
GHASchema
Assembly:
GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
SyntaxList<string> GetInheritanceHierarchy()
Return Value
Type:
ListStringList of .NET names specifying the inheritence tree for the owning object
See Also