MapAppearanceRule.MapBuckets Property

Definition

Gets a custom set of map buckets to be used for data distribution.

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

Property Value

A MapBucketCollection object that represents a custom set of map buckets to be used for data distribution.

Applies to