Enum ChangeLogDirectory.ActionType
The types of action a file change log can have
Namespace: EPiServer.ChangeLog
Assembly: EPiServer.dll
Version: 9.12.2Syntax
public enum ActionType
Fields
Name | Description |
---|---|
Add | Directory added |
Copy | Directory copied |
Delete | Directory deleted |
Move | Directory moved |
None | No action defined |