Adding a Return Type to a Process Operation

The return type from a process class operation is a struct or domain type. You can set the return type on an process class operation when you create the operation.

If you want to add a return type later or change the return type:

  1. Select the operation in the Project Explorer.
  2. In the General tab in the Properties page for the operation, select 'Set return type'.

If the return type you select is an entity, you must also select the Shadow Type. To select the Shadow Type:

  1. Open the Cúram tab and the select the required Shadow Type value for the Shadow_Type property.
  2. If you change the return type on an operation and the new return type does not require a Shadow Type, make sure that the Shadow_Type on the Cúram page is set to unspecified.