Overload List
Name | Description | |
---|---|---|
SearchPeople(Guid, String, String) |
Searches the database for people with a specified name
| |
SearchPeople(Guid, String, PeopleSearchParams) |
Searches the database for people that match the supplied criteria
| |
SearchPeople(Guid, String, DateTime, DateTime) |
Searches the database for people which were created in a specified timeframe
|
See Also