MapBindingFieldPair.BindingExpression Property
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.
Gets the expression to be evaluated for each innermost group instance of the data region that is compared to FieldName. This comparison occurs to perform the binding between the spatial elements in a map polygon layer, or a map line layer to the data region that is associated with the layer.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ BindingExpression { Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty BindingExpression { get; }
member this.BindingExpression : Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
Public ReadOnly Property BindingExpression As ReportVariantProperty
Property Value
A ReportVariantProperty object.