revisionHistoryLimit property
The number of old history to retain to allow rollback. This is a pointer to distinguish between explicit zero and not specified. Defaults to 10.
Implementation
final int? revisionHistoryLimit;
The number of old history to retain to allow rollback. This is a pointer to distinguish between explicit zero and not specified. Defaults to 10.
final int? revisionHistoryLimit;