ReportLinkTargetBookmark Class Members
The following tables list the members exposed by ReportLinkTargetBookmark.
| Name | Description |
 | Bookmark | Gets or sets a ScriptStringValue yielding the bookmark in the current report. (To associate a bookmark with an object, use the object's Bookmark property.) |
 | ParameterValues | Gets the ReportParameterValues collection containing the list of named values that will be assigned to the parameters of the report. |
 | Report | Gets or sets a reference to C1FlexReport object which should be opened. |
Top