ParameterInstance Class

Definition

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

public ref class ParameterInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ParameterInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ParameterInstance = class
    inherit BaseInstance
Public NotInheritable Class ParameterInstance
Inherits BaseInstance
Inheritance
ParameterInstance

Properties

Omit

Gets the calculated value of the Omit property in a Parameter class.

Value

Gets the calculated value of the Value property in a Parameter class.

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to