Data Centric Functions

Selecting Fields

You can select what fields to include in the XML output by setting the PropertyNames parameter:

  • Selected fields [PropertyNames]: (IEnumerable<String>) The data fields to output in the XML.

To select fields:

  1. Select the Selected fields parameter.
  2. In the Parameter Value group box, click Edit Selection.

    Figure 1: Selected fields

  3. In the Parameter Value window, add the fields to be included in the output by using the proper buttons.

    Figure 2: Editing selection

  4. Remove the fields to be excluded from the output.
  5. Click OK.
  6. Save the function.