All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

InteractiveInterfaces Interface CATIIniSearchAndCriterion

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---InteractiveInterfaces.CATIIniSearchCriterion
        |
        +---InteractiveInterfaces.CATIIniSearchCombinationCriterion
          |
          +---CATIIniSearchAndCriterion
 

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIIniSearchAndCriterion

Interface to define a logical AND complex criterion.
Role: This interface defines a complex criterion based on two simpler criteria.
The two criteria are linked with the AND logical operation.
Refer to the inherited CATIIniSearchCombinationCriterion.SetParameters method for setting up properly this criterion.
The order of the criterion in the input list is very important. The most discriminating criterion should always be the first input. When carrying out a search on a knowledgeware-based attribute, the CATIIniSearchTypeCriterion criterion must be the first input.



This object is included in the file: CATIIniSearchAndCriterion.h
If needed, your Imakefile.mk should include the module: CATInteractiveInterfaces

Copyright © 2003, Dassault Systèmes. All rights reserved.