MapBindingFieldPairInstance 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 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
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) |