SetSearchOrderByField

Description

This activity allows you to set a field sort order before performing the search.


Misc

ExternalId InArgument<String> REQUIRED

The ExternalId of the field to order.

Order EOrderBy REQUIRED

The order (ascending or descending) to apply to the query.

QueryProfile InArgument<IQueryProfile> REQUIRED

The query to apply the order by clause.