Click or drag to resize
SelectConditionList Class

Note: This API is now obsolete.

List of select conditions.
Inheritance Hierarchy
SystemObject
  CMS.DataEngineSelectConditionList

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
[ObsoleteAttribute("Class was not intended for public use and will be removed in the next version.")]
public class SelectConditionList : IDisposable

The SelectConditionList type exposes the following members.

Constructors
  NameDescription
Public methodSelectConditionList
Top
Methods
  NameDescription
Public methodAdd
Adds the condition into the list.
Public methodDispose
Disposes the list.
Top
See Also