UrlParameterType Enumeration

 

Updated: February 25, 2016

An enumeration that defines what component uses the URL parameter: the server, report, or rendering extension.

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

public enum class UrlParameterType

Member nameDescription
RenderingParameter

ReportParameter

ServerParameter

Return to top
Show: