A script-enabled browser is required for this page to function properly.

Keywords property

The Keywords property specifies a keyword for the report that can be used to categorize the document. This property, along with the Title property, Subject property, and Author property, provides document taxonomy for cataloging and searching the report document.

Applies to

Reports

Values

Any text string, not to exceed 256 characters, containing any number of keywords for the report document, separated by any non-alphanumeric character (for example, semicolon, plus, ampersand, space). The value may include references to report-level columns or user parameters for the property value (for example, &P_1).

Required/Optional

Optional

Default

None

Usage notes