ISortableGetSortablePropertyNames Method |
[This is preliminary documentation and is subject to change.]
Gets the names of the properties that can be used to sort this object's children
Namespace:
GHASchema.Classes.Capabilities
Assembly:
GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
SyntaxList<string> GetSortablePropertyNames()
Return Value
Type:
ListStringList of property names
See Also