다음을 통해 공유


ActionInfo.CreateBookmarkLinkAction 메서드

Adds a bookmark link action to the collection. This is used in custom report items.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public Function CreateBookmarkLinkAction As Action
‘사용 방법
Dim instance As ActionInfo 
Dim returnValue As Action 

returnValue = instance.CreateBookmarkLinkAction()
public Action CreateBookmarkLinkAction()
public:
Action^ CreateBookmarkLinkAction()
member CreateBookmarkLinkAction : unit -> Action
public function CreateBookmarkLinkAction() : Action

반환 값

유형: Microsoft.ReportingServices.OnDemandReportRendering.Action
An Action object that represents a bookmark link action to the collection.

참고 항목

참조

ActionInfo 클래스

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스