Deletes the audit history for all data changes that occurred before a given date and time.
<HFMwData>.ClearDataAuditItems dTimeToClearBefore
The timestamp that represents the date and time. This must be a Double that can be cast to a Date format. |
The following example deletes the data audit history through the present moment.