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 对象。

适用于