AppInstallationSortKeys enum
The set of valid sort keys for the AppInstallation query.
Values
- APP_TITLE
Sort by theapp_titlevalue. - ID
Sort by theidvalue. - INSTALLED_AT
Sort by theinstalled_atvalue. - RELEVANCE
During a search (i.e. when thequeryparameter has been specified on the connection) this sorts the results by relevance to the search term(s). When no search query is specified, this sort key is not deterministic and should not be used. 
