Eclipse BIRT Report Object Model (ROM)
DimensionCondition Structure
| Display Name: | Dimension Condition | 
| Since: | 2.2 | 
The dimension condition defines a condition to apply to a tabular cube element.
The name of hierarchy element of which joint condition is defined for the dimension children.
| Type: | Hierarchy Reference | 
| Since: | 2.2 | 
| Required: | No | 
| Display Name: | Hierarchy | 
| JavaScript Type: | |
| Default Value: | None | 
| Runtime Settable: | Yes | 
This property gives the name of the tabular hierarchy to define some join condition for the dimension element in it. Required.
Provides conditions for dimension elements in the hierarchy.
| Type: | List of DimensionJoinCondition Structures | 
| Since: | 2.2 | 
| Required: | No | 
| Display Name: | Join Conditions | 
| JavaScript Type: | |
| Default Value: | None | 
| Runtime Settable: | Yes | 
Provides a required list of condition for dimension elements in the tabular hierarchy. Required.