LogOnService.deleteOldLogOnRecords Method
Removes the older log on records based on the date time passed in.
Parameters
- dateTime
-
The before date. All log on records that occur before this date will be removed.
Optional: True
Return Value
Type: jQuery.Promise
A promise object that is resolved when the call is complete.