Action.BookmarkLink 属性

定义

获取一个表达式,该表达式的计算结果为在单击此报表项时要转到的报表内书签的 ID。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ BookmarkLink { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty BookmarkLink { get; }
member this.BookmarkLink : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property BookmarkLink As ReportStringProperty

属性值

ReportStringProperty 对象。

适用于