Table 84 summarizes the member variables in the DependentCondition class.
Table 84. Member variables of the DependentCondition class.
Member variable | Description | Page |
---|---|---|
isDynamic | Specifies whether Business Object Wizard should check the value of the specific-value property before it makes the dependent condition's comparison | isDynamic |
operatorType | Specifies the operator type for the dependent condition. | operatorType |
propertyName | Specifies the name of the dependent property to be displayed. | propertyName |
specificValue | Specifies the value to compare with the dependent property's value. | specificValue |
typeOfSpecificValue | Specifies the data type of the dependent condition's specific value. | typeOfSpecificValue |