Specifies whether Business Object Wizard should check the value of the specific-value property before making the input condition's comparison.
Type
public boolean isDynamic
Notes
When the isDynamic member variable is true, Business Object Wizard obtains the value of the property that the specificValue member variable specifies before it performs the comparison with the agent property's value. If specificValue contains a constant, isDynamic should be set to false.