ProcessObjectEnum Enumeration |
Namespace: CMS.CMSImportExport
public enum ProcessObjectEnum
Member name | Value | Description | |
---|---|---|---|
Default | 0 | Default. | |
All | 1 | Process all objects. | |
Selected | 2 | Process only selected. | |
None | 3 | Do not process. | |
SiteBinding | 4 | Add site binding(special configuration). |