Specifies the data type of the input condition's specific value.
Type
public int typeOfSpecificValue
Notes
The typeOfSpecificValue holds the data type for the input condition's specific value. The specificValue variable is declared of type String so that it can hold any kind of value. However, to make comparisons properly, Business Object Wizard needs to know the actual data type of the specific value. Valid values for the typeOfSpecificValue variable are the property-type constants, which are defined in the AgentProperty class. For more information, see Table 67.
For example, if the input condition's specific value is an integer constant of 5: