Handles end of the collection export.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- settings
- Type: CMS.DataEngine TraverseObjectSettings
Export settings object
- name
- Type: System String
Name of the collection
- isArray
- Type: System Boolean
Indicates whether it's array collection (important for export to JSON)
See Also