Click or drag to resize
ExportGetDataEventArgsWhere Property
Data where condition

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 12.0.0
Syntax
C#
public WhereCondition Where { get; set; }

Property Value

Type: WhereCondition
See Also