allDependentConditions

Specifies an array of all dependent conditions in the current complete condition.

Type

public DependentCondition[] allDependentConditions
 

Notes

The allDependentConditions member variable contains a list of dependent conditions in the dependent-condition array, which is an array of DependentCondition objects. Each DependentCondition object contains one dependent condition, which restricts the value of the dependent property when the associated input conditions evaluate to true. For more information, see Setting conditions on the property value.

Copyright IBM Corp. 1997, 2004