MapAppearanceRule.DataValue Property

Definition

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.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ DataValue { Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty DataValue { get; }
member this.DataValue : Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
Public ReadOnly Property DataValue As ReportVariantProperty

Property Value

A ReportVariantProperty object.

Applies to