ReportLinkTargetBookmark Class Members
In This Topic
The following tables list the members exposed by ReportLinkTargetBookmark.
Public Constructors
Public Properties
| 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
Public Methods
| Name | Description |
| AssignFrom | Overridden. Copies properties from another object into this object. |
| ToString | Returns a string that represents the current object. |
Top
See Also