MapBucket.StartValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the start value for a map bucket.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ StartValue { Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty StartValue { get; }
member this.StartValue : Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
Public ReadOnly Property StartValue As ReportVariantProperty
Property Value
A ReportVariantProperty object.