BoundCSVProperty (Json Schema Bound Csv Property)

This bound property is a named JSON string, which renders child slots as a string, comma separated list (with no surrounding [] or {}).
Figure 57.   BoundCSVProperty properties
Image

To add this bound property to a schema object or array, expand the BoundProperties folder in the palette and drag a BoundCSVProperty to the root object { } or to an array [ ] under the root object, then double-click the BoundCSVProperty component.

Property Value Description
Json Name read-only Displays the name defined by the Json Name Source.
Json Name Source drop-down list Selects a name for the source object based on how it is defined elsewhere. Options are:

Display Name is an explicitly-assigned name for the object.

Target Name

Target Display Name

Target Parent Name

Target Path displays the ord for the object rather than a name.

Slots To Include dop-down lists Identifies which slots from the target to include in the resultant JSON. Options are:

All Slots reports data from all slots in the target object.

All Visible Slots excludes hidden slots.

All Summary Slots includes only those with the summary flag set.

Selected Slots manually selects slots from a list.