Share via


MapVectorLayer.MapFieldDefinitions プロパティ

定義

ベクトル レイヤー内の MapFieldDefinition オブジェクトのコレクションを取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::MapFieldDefinitionCollection ^ MapFieldDefinitions { Microsoft::ReportingServices::OnDemandReportRendering::MapFieldDefinitionCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapFieldDefinitionCollection MapFieldDefinitions { get; }
member this.MapFieldDefinitions : Microsoft.ReportingServices.OnDemandReportRendering.MapFieldDefinitionCollection
Public ReadOnly Property MapFieldDefinitions As MapFieldDefinitionCollection

プロパティ値

MapFieldDefinitionCollection オブジェクト。

適用対象