言語

MapAppearanceRule.MapBuckets プロパティ

定義

データ配信用のカスタムマップバケットセットを手に入れます。

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

プロパティ値

データ配布に使うカスタムマップバケットのセットを表す MapBucketCollection オブジェクト。

適用対象