E_CleanupReferenceTime

Syntax

Definition:

TYPE E_CleanupReferenceTime :
(
    DataTime := 0,
    SystemTime
);
END_TYPE

Parameter

Name

Description

DataTime

The Cleanup Service deletes old data after a certain period of time based on the data timestamps.

SystemTime

The Cleanup Service deletes old data after a certain period of time based on the system time.