Accessibility (Property)

Applies To:

Document object

Description:

Enables Dashboard section designers to display another Dashboard section or object. The property settings are determined by the '508 Compliance Preferences' user setting in the Browse/Publish application, and used in the EPM Workspace session. The property is not persisted with the document.

When an Interactive Reporting document is retrieved to the EPM Workspace, the Interactive Reporting Service determines if the document is to be shown with Accessibility features enabled (display the speed menu frame). Although this is specified by 508 Compliance Preferences’ setting in the Browse/Publish application, Interactive Reporting Service enables the Accessibility features when the document is displayed in EPM Workspace.

These rules determine which Boolean value applies to the property:

The default value for this property is false.

The property is not set when selections are made on Interactive Reporting Web Client document link. Regardless of the accessibility status, the Interactive Reporting Web Client is not Section 508 compliant.

Action:

Read-only, Boolean

Example:

This example shows how to display another Dashboard section or object:

Documents["Sales.bqy"].Accessibility = true
ActiveDocument.Accessibility=true