2.284.5 CustomReportItem.Bookmark
Applies to RDL 2005/01, RDL 2008/01, RDL 2010/01, and RDL 2016/01
The CustomReportItem.Bookmark element specifies the bookmark of a CustomReportItem. This element is optional and MUST NOT be specified more than once. If this element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String.
Following is the parent element of the CustomReportItem.Bookmark element.
Parent elements |
---|
CustomReportItem |
The following is the XML Schema definition of the CustomReportItem.Bookmark element.
-
<xsd:element name="Bookmark" type="xsd:string" minOccurs="0" />