MapAppearanceRule.MapBuckets Propiedad

Definición

Obtiene un conjunto personalizado de depósitos de mapa para utilizarlo en la distribución de datos.

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

Valor de propiedad

Un objeto MapBucketCollection que representa un conjunto personalizado de depósitos de mapa para usarlo en la distribución de datos.

Se aplica a