Поделиться через


Свойство MapAppearanceRule.MapBuckets

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

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property MapBuckets As MapBucketCollection 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.MapBucketCollection
A MapBucketCollection object that represents a custom set of map buckets to be used for data distribution.

См. также

Справочник

MapAppearanceRule Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering