Operation type enumeration.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
| 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. |
See Also