BeforeDateValue method: SearchFilterGenerator class
Syntax
BeforeDateValue(srch_field, date)
Description
Use the BeforeDateValue method to generate a date filter on the specified search field for dates before the specified value.
Parameters
| Parameter | Description |
|---|---|
|
srch_field |
Specifies the search field name as a string. |
|
date |
Specifies the date as a date value. |
Returns
None.
Related Topics