PeopleSearchParams OrderBy Property Thomas API Webservices Reference Guide
The method of ordering to use on the results

Namespace: Thomas.APIServices.DataTypes
Assembly: Thomas.APIServices (in Thomas.APIServices.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

[DataMemberAttribute]
public Nullable<PeopleSearchOrderByEnum> OrderBy { get; set; }
See Also