Name (name)

The Name property assigns a name to the report element for debugging purposes.

Type: String.

This property is mandatory. An error will occur if the value is not set.

The name must be unique in the document.

Default value:
  • If you add the element using the Toolbox, the default name is based on the element type, for example, DecimalFormatBox1.
  • If you add the element using the Data View, the default name is based on the data field, for example, data_orderline.orders_orderid Value.

You can find the Name property in the Object category of the Properties view.