Table of Contents

Class ReportQueryParameter

Namespace
DocWright.Reporting.Data
Assembly
DocWright.Reporting.dll

A query parameter with its value evaluated.

public sealed class ReportQueryParameter
Inheritance
ReportQueryParameter
Inherited Members

Constructors

ReportQueryParameter(string, object?)

Initializes a query parameter.

Properties

Name

Gets the name.

Value

Gets the evaluated value.