Share via


ReportUrlBuilder.AddReplacementRoot Method

This API supports the infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Sub AddReplacementRoot
'Usage
Dim instance As ReportUrlBuilder

instance.AddReplacementRoot()
public void AddReplacementRoot()
public:
void AddReplacementRoot()
member AddReplacementRoot : unit -> unit 
public function AddReplacementRoot()