Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies a not updated within number of days filter to the ModifiedDateTime field on the InventSum table.
Syntax
protected void addModifiedDateTimeFilter(Query _query, PositiveDays _deleteWhenNotUpdatedForDays)
Run On
Server
Parameters
- _query
Type: Query Class
A Query object containing a query range on the ModifiedDateTime field.
- _deleteWhenNotUpdatedForDays
Type: PositiveDays Extended Data Type
The number of not updated days.