CriteriaItem
CriteriaItem is the base abstract class for all criteria items.
Implements: IAdmCriteriaItem, IAdmConfigObjectJson
Derived: SimpleCriteriaItem, CompoundCriteriaItem, AdvancedCriteriaItem
Namespace: Softerra.Adaxes.Directory.Criteria
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.
CriteriaItem Clone()
ItemType
Gets the type of this criteria item.
- Type:
- CriteriaItemType
- Access:
- Read-only
Requirements
Minimum required version: 2023