Click or drag to resize
ExportTaskInfoProviderCheckExportLogging Method
Indicates if the export task should be logged.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public static bool CheckExportLogging(
	GeneralizedInfo infoObj,
	TaskTypeEnum taskType
)

Parameters

infoObj
Type: CMS.DataEngineGeneralizedInfo
Info object instance
taskType
Type: CMS.DataEngineTaskTypeEnum
Task type

Return Value

Type: Boolean
See Also