DataValueInstance Class

Definition

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

public ref class DataValueInstance abstract : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public abstract class DataValueInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type DataValueInstance = class
    inherit BaseInstance
Public MustInherit Class DataValueInstance
Inherits BaseInstance
Inheritance
DataValueInstance

Properties

Name

Gets the calculated value of the Name property in a DataValue class.

Value

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

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to