| OperationTypeEnum Enumeration |
Namespace: CMS.DataEngine
public enum OperationTypeEnum
| Member name | Value | Description | |
|---|---|---|---|
| Synchronization | 0 | Synchronization, full data. | |
| Export | 1 | Export, full data. | |
| ExportSelection | 2 | Export selection (only ID and code name column, no metafiles or relationships). | |
| Versioning | 3 | Object version, complete data | |
| Integration | 4 | Data are the same as for the Synchronization. Used as a distinguisher for special cases. |
Copyright (c) 2023 Kentico Software