다음을 통해 공유


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 개체입니다.

적용 대상