SearchCriteriaStartDate Property
The earliest transaction date at which to start the search.
Syntax
transactionsearchcontrol.SearchCriteriaStartDate[=string]
Default Value
""
Remarks
The earliest transaction date at which to start the search.
This property is a required parameter for any search, and must be set. Otherwise PayPal will reject the transaction and the control will fail with an error.
PayPal defines date/time values as Coordinated Universal Time (UTC/GMT), using ISO 8601 format. An example date/time stamp is 2006-08-24T05:38:48Z.
Data Type
String