Enum ReadDirection
The direction to read the change log in
Namespace: EPiServer.ChangeLog
Assembly: EPiServer.dll
Version: 10.10.4Syntax
[Obsolete("The ChangeLog has been replaced by the Activity API.")]
public enum ReadDirectionFields
| Name | Description | 
|---|---|
| Backwards | Read backwards (newest to oldest) | 
| Forwards | Read forwards (oldest to newest) | 
