Enum representing object range (in the scale of site vs. global object).
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | No objects. | |
All | 1 | All objects (both, site and global). | |
Site | 2 | Site objects only. | |
Global | 3 | Global objects only. | |
Default | 4 | Default scope. |
See Also