MapShapefile.MapFieldNames 속성

정의

셰이프 파일에서 가져올 비공간 데이터 필드의 컬렉션을 가져옵니다.

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

속성 값

MapFieldNameCollection 개체입니다.

적용 대상