Click or drag to resize
ExportObjectSettingsRootName Property
Name of the root element of the resulting export (root of xml).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public string RootName { get; set; }

Property Value

Type: String
See Also