Bean properties
The Bean properties can be accessed using the regular property syntax or using the property name as the index on the Bean element.
Type
Type of the property depends on how the property is defined
Example
Bean1.title = 'Example';
Bean1['report title'] = 'Report Bean Example';
| << SI.27 Bean Object | © 1996-2013 InetSoft Technology Corporation (v11.5) | beanName >> |