RetailConnDeleteLogs.getLatestDate Method [AX 2012]
Gets the latest date calculated on number of days to delete.
Syntax
public TransDate getLatestDate(int _daysToDelete)
Run On
Server
Parameters
- _daysToDelete
Type: int
The number of days remaining to delete the action.
Return Value
Type: TransDate Extended Data Type
The calculated latest date.