Click or drag to resize
TraverseObjectSettingsFormat Property
Format of the export data (xml/json/etc.).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public ExportFormatEnum Format { get; set; }

Property Value

Type: ExportFormatEnum
See Also