Table 256.	Properties of the WF Step I/O Argument
    |  |  | 
    | Business Component | Specifies the name of a business component that the business object references. The workflow process references this business object. | 
    | Business Component Field | Specifies the name of a business component field. | 
    | Input Flag | Specifies if the field is an input argument, output argument, or a search specification. This property is read only. | 
    | Name | Specifies text that describes the purpose of this step I/O argument. | 
    | Output Arg | Specifies the name of the output argument from the business service. The drop-down list for this property includes the output arguments that exist for the method you choose. Siebel CRM displays arguments in this list that include the following: 
Defined as an argument on a business service method 
The Hidden flag is FALSE
Type is Output or Input/Output
 | 
    | Preferred Sequence | Specifies the order that Siebel CRM uses for this WF step I/O argument. For Oracle internal use only.  | 
    | Property Name (R) | Specifies the name of the process property that Siebel CRM uses to save the value of this WF step I/O argument. | 
    | Sequence | Specifies the order that Siebel CRM uses for this WF step I/O argument for upgrade purposes. | 
    | Type (R) | Specifies the type of argument.	 | 
    | Value/Search Specification | Specifies a search specification. If the Type property is Expression, then enter the Value/Search Specification property must contain an expression. For example: [Status] LIKE '*Open*' The Expression business component evaluates this expression. |