Specifies the operator type for the dependent condition.
Type
public String operatorType
Notes
The operatorType specifies the kind of comparison that Business Object Wizard makes between the value of the dependent property (which the propertyName member variable specifies) and the specificValue. Valid values for the operatorType variable are the operator constants, which are defined in the CompleteCondition class. For more information, see Table 76.