Partager via


Propriété BindingExpression

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property BindingExpression As Object
    Get
'Utilisation
Dim instance As MapBindingFieldPairInstance
Dim value As Object

value = instance.BindingExpression
public Object BindingExpression { get; }
public:
property Object^ BindingExpression {
    Object^ get ();
}
member BindingExpression : Object
function get BindingExpression () : Object

Valeur de propriété

Type : System. . :: . .Object
An object that represents the calculated value of the BindingExpression property.