IGHAObjectGetProperties Method |
[This is preliminary documentation and is subject to change.]
Returns a list of Property descriptors for the calling object
Namespace:
GHASchema
Assembly:
GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
SyntaxList<IGHAPropertyDescriptor> GetProperties()
Return Value
Type:
ListIGHAPropertyDescriptorList of property descriptors for the calling object
See Also