Właściwość MapBucket.StartValue
Pobiera wartość początkowa porcji mapy.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property StartValue As ReportVariantProperty
Get
'Użycie
Dim instance As MapBucket
Dim value As ReportVariantProperty
value = instance.StartValue
public ReportVariantProperty StartValue { get; }
public:
property ReportVariantProperty^ StartValue {
ReportVariantProperty^ get ();
}
member StartValue : ReportVariantProperty
function get StartValue () : ReportVariantProperty
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
A ReportVariantProperty obiektu.
Zobacz także