Click or drag to resize
ImportExportSettingsWhereCondition Property
Where condition that defines which objects of the type are available for export. Does not affect the single object export.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public string WhereCondition { get; set; }

Property Value

Type: String
See Also