MapAppearanceRule.MapBuckets Özelliği
Özel bir alır küme , veri dağıtım için kullanılacak harita demetleri.
Ad Alanı: Microsoft.ReportingServices.OnDemandReportRendering
Derleme: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore içinde.dll)
Sözdizimi
'Bildirim
Public ReadOnly Property MapBuckets As MapBucketCollection
Get
'Kullanım
Dim instance As MapAppearanceRule
Dim value As MapBucketCollection
value = instance.MapBuckets
public MapBucketCollection MapBuckets { get; }
public:
property MapBucketCollection^ MapBuckets {
MapBucketCollection^ get ();
}
member MapBuckets : MapBucketCollection
function get MapBuckets () : MapBucketCollection
Özellik Değeri
Tür: Microsoft.ReportingServices.OnDemandReportRendering.MapBucketCollection
A MapBucketCollection nesne.
Ayrıca bkz.