Click or drag to resize
AbstractImportExportSettingsProgressLog Property

Note: This API is now obsolete.

Gets or sets the progress log

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
[ObsoleteAttribute("Use property LogContext.Log")]
public string ProgressLog { get; set; }

Property Value

Type: String
See Also