Click or drag to resize
GetObjectWhereConditionArgsCombineWhereCondition Property
Indicates if the where condition should be combined

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

Property Value

Type: Boolean
See Also