ReportParameterInstance Class

Definition

Represents an instance type of the ReportParameter class, and contains the calculated values of the properties in ReportParameter.

public ref class ReportParameterInstance sealed
public sealed class ReportParameterInstance
type ReportParameterInstance = class
Public NotInheritable Class ReportParameterInstance
Inheritance
ReportParameterInstance

Properties

Label

Gets the label of the parameter.

Labels

Gets the labels of the parameter.

Prompt

Gets the calculated value of the Prompt property in a ReportParameter class.

Value

Gets the value of the parameter.

Values

Gets the values of the parameter.

Applies to