Eclipse BIRT Report Object Model (ROM)

AggregationArgument Structure

Structure Overview

Define an argument for the aggregation function.

Details

Display Name: Aggregation Argument
Since: 2.2

Property Summary

name
Name of the argument.
value
Value of the argument.

Description

A column binding can define with the aggregation. For example, one binding can aggregate on the specified table group or directly on a table.

Property Detail

name Property

Name of the argument.

Details

Type: string
Since: 2.2
Required: Yes
Display Name: Argument Name
JavaScript Type:
Default Value: None
Runtime Settable: No

Description

An argument variable has a unique and required name.


value Property

Value of the argument.

Details

Type: expression
Context:
Expression Type: None
Since: 2.2
Required: No
Display Name: Argument Value
JavaScript Type:
Default Value: None
Runtime Settable: No

Description

Value of the argument.