Properties parameters
This table lists the properties parameters applicable for the Planning Engine report:
Field | Name | Default | Description |
---|---|---|---|
rv_property_passed | Properties Passed | None | The list of properties to be displayed in the plansheet. |
rv_property_except | Properties Hidden on Pivot | None | The list of properties that are hidden upon loading the plansheet. This is a subset of rv_property_passed parameter. If not defined, all the elements specified for the rv_property_passed parameter are visible. |
rv_property_format | Property Format | None | An XML table of format and color coding for the properties, defined in the plansheet. Each property format exists as a row and the name of the property code is specified. Each property is defined as a name and value pair. |
rv_property_editable | Editable Properties | None | The list of editable properties in the plansheet. A subset of rv_property_passed. A single element [element1] or a set in the form: {[element1],[element2]} is required. If not set, by default all properties can be edited. To ensure that all properties in the plansheet cannot be modified, any empty set {} is passed. |