Click or drag to resize
ImportParametersPostProcessing Property
Indicates if object is being imported in post processing

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

Property Value

Type: Boolean
See Also