Click or drag to resize
ExportObjectSettingsWhere Property
Gets or sets WHERE condition.

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

Property Value

Type: String
See Also