IAdmCriteriaItem

IAdmCriteriaItem is the base interface for all criteria items.

Derived: IAdmSimpleCriteriaItem, IAdmCompoundCriteriaItem, IAdmAdvancedCriteriaItem

Methods

  • Method

  • Description

  • Clone()

  • Creates a deep copy of this criteria item.

Properties

  • Property

  • Description

  • ItemType

  • Gets the type of this criteria item.

Details

Clone()

Creates a deep copy of this criteria item.

IAdmCriteriaItem Clone()

ItemType

Gets the type of this criteria item.


Requirements

Minimum required version: 2023

See also