ReportParameterInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |