ThomasAPIService SearchPeople Method Thomas API Webservices Reference Guide
Overload List

  NameDescription
Public methodSearchPeople(Guid, String, String)
Searches the database for people with a specified name
Public methodSearchPeople(Guid, String, PeopleSearchParams)
Searches the database for people that match the supplied criteria
Public methodSearchPeople(Guid, String, DateTime, DateTime)
Searches the database for people which were created in a specified timeframe
Back to Top
See Also