Condividi tramite


Proprietà MapAppearanceRule.StartValue

Gets the start 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 StartValue As ReportVariantProperty 
    Get
'Utilizzo
Dim instance As MapAppearanceRule 
Dim value As ReportVariantProperty 

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

Valore proprietà

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

Vedere anche

Riferimento

MapAppearanceRule Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering