ClearChangeLog method

  1. @override
void ClearChangeLog()
override
Disables the change log clearing mechanism. Attachment collections are saved separately from the items they belong to.

Implementation

@override
void ClearChangeLog() {
  // Do nothing
}