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 개체입니다.

적용 대상