SetSearchOrderByField

Description

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


Misc

FieldExternalId InArgument<String> REQUIRED

The ExternalId of the field to order.

Order EOrderBy REQUIRED

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

QueryTasks InArgument<IQueryTasks> REQUIRED

The query to apply the order by clause.