Specifies an array of all input conditions in the current complete condition.
Type
public InputCondition[] allInputConditions
Notes
The allInputConditions member variable contains a list of conditions in the input-condition array, which is an array of InputCondition objects. Each InputCondition object contains one input condition, which specifies a comparison to make on the current agent property's value. For more information, see Setting conditions on the property value.