Click or drag to resize
AbstractImportExportSettingsInfoDataSet Property
DataSet with additional information.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public DataSet InfoDataSet { get; set; }

Property Value

Type: DataSet
See Also