If the dateRange parameter contains no values then nothing will be appended.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| fieldName | String | The compare field name. | ||
| dateRange | ISDateRange | The Date Range. | ||
| includeTime | Boolean | Optional | Indicates whether to include the Time portion of the Dates. If omitted, a value of False is assumed. | |
| includeNullIfNoToDate | Boolean | Optional | Indicates whether to allow the field to be Null if a From date is included but no To date. If omitted, a value of False is assumed. |