Click or drag to resize
GetObjectsDataSettingsWhere Property

Note: This API is now obsolete.

Where condition.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
[ObsoleteAttribute("Use property WhereCondition")]
public string Where { get; set; }

Property Value

Type: String
See Also