Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets an expression to be evaluated on the scope of a map item in a map polygon layer, a map point layer, or a map line layer.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property DataValue As ReportVariantProperty
Get
'Utilisation
Dim instance As MapAppearanceRule
Dim value As ReportVariantProperty
value = instance.DataValue
public ReportVariantProperty DataValue { get; }
public:
property ReportVariantProperty^ DataValue {
ReportVariantProperty^ get ();
}
member DataValue : ReportVariantProperty
function get DataValue () : ReportVariantProperty
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
A ReportVariantProperty object.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering