IGHAObjectGetPropertyNames Method |
[This is preliminary documentation and is subject to change.]
Returns a list of the calling object's property names
Namespace:
GHASchema
Assembly:
GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
SyntaxList<string> GetPropertyNames()
Return Value
Type:
ListStringList of the calling objects property names
See Also