Partager via


Propriété MapAppearanceRuleInstance.DataValue

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

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

Syntaxe

'Déclaration
Public ReadOnly Property DataValue As Object 
    Get
'Utilisation
Dim instance As MapAppearanceRuleInstance 
Dim value As Object 

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

Valeur de propriété

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

Voir aussi

Référence

MapAppearanceRuleInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering