다음을 통해 공유


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 네임스페이스