IGHAObjectGetEnumerations Method |
[This is preliminary documentation and is subject to change.]
Returns all enumeration types defined in GHA
Namespace:
GHASchema
Assembly:
GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
SyntaxList<IGHAEnumDescriptor> GetEnumerations()
Return Value
Type:
ListIGHAEnumDescriptorList of enumeration descriptors defined in GHA
See Also