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:
- Select the Selected fields parameter.
- In the Parameter Value group box, click Edit Selection.
Figure 1: Selected fields
- In the Parameter Value window, add the fields to be included in the output by using the proper buttons.
Figure 2: Editing selection
- Remove the fields to be excluded from the output.
- Click OK.
- Save the function.