MapBindingFieldPairInstance Class

Definition

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

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

Properties

BindingExpression

Gets the calculated value of the BindingExpression property in a MapBindingFieldPair class.

FieldName

Gets the calculated value of the FieldName property in a MapBindingFieldPair class.

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to