Specifies a list of conditions that describe the dependencies between this agent property and other dependent properties.
Type
public CompleteCondition[] allDependencies
Notes
The allDependencies member variable contains a list of conditions in the condition array, which is an array of CompleteCondition objects. Each CompleteCondition object contains one condition on the agent property's value. A condition contains input and dependency conditions. For more information, see Setting conditions on the property value.