Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Makes this action a bookmark action.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Sub SetBookmarkAction ( _
bookmark As String _
)
'Usage
Dim instance As Action
Dim bookmark As String
instance.SetBookmarkAction(bookmark)
public void SetBookmarkAction(
string bookmark
)
public:
void SetBookmarkAction(
String^ bookmark
)
member SetBookmarkAction :
bookmark:string -> unit
public function SetBookmarkAction(
bookmark : String
)
Parameters
- bookmark
Type: System.String
A string representing the bookmark.