SearchRequestWS

Description

The SearchRequestWS aggregate is used to specify the request details for the OGFSearch request.

Aggregate Elements

Required
Name Description Required

Surname

Last name to search for

Type: String

Constraints: None

Yes

FirstName

First name to search for

Type: String

Constraints: None

Yes

DetailsInclude

Determines whether to get the detailed (not just summary) results

Type: bool

Constraints: None

No

SummaryInclude

Determines whether to get the summary results

Type: bool

Constraints: None

No

FirstNameAlternatesInclude

Determines whether to use alternate first names as part of the search

Type: bool

Constraints: None

No

SurnameAlternatesInclude

Determines whether to use alternate last names as part of the search

Type: bool

Constraints: None

No

BornCountsInclude

Determines whether to return the counts for birth dates returned by century

Type: bool

Constraints: None

No

FamilyTreeNamesInclude

Determines whether to return detailed resultes from the OneGreatFamily genealogy data

Type: bool

Constraints: None

No

SSDINamesInclude

Determines whether to return detailed resultes from the Social Security Death Index

Type: bool

Constraints: None

No

CensusCountsInclude

Determines whether to return detailed resultes from the 1990 Census ts: None

No

m_strDateStarNo

DateStart

Beginning date of date range to filter results on ints: None

No

m_strDateEnd

DateEnd

Ending date of date range to filter results on ints: None

No

RowIndexStart

Starting index of search results to return

Type: int

Constraints: None

No

RowsMaximum

Number of results to return

Type: int

Constraints: None

No