Condividi tramite


Proprietà MapAppearanceRule.EndValue

Gets the end value in the data distribution.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property EndValue As ReportVariantProperty 
    Get
'Utilizzo
Dim instance As MapAppearanceRule 
Dim value As ReportVariantProperty 

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

Valore proprietà

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
A ReportVariantProperty object that represents the end value in the data distribution.

Vedere anche

Riferimento

MapAppearanceRule Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering