Click or drag to resize

DocumentVersioningSystem Class

The system used to persist document versions.
Inheritance Hierarchy

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class DocumentVersioningSystem : Enum

The DocumentVersioningSystem type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberTrackChanges
Track changes level 3 is enabled for all documents.
Public fieldvalue__
Public fieldStatic memberVersionHistory
The legacy version history.
Top
See Also