MapSpatialElement.MapFields 속성

정의

공간 요소와 연결할 MapField 개체의 컬렉션을 가져옵니다.

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

속성 값

공간 요소와 연결할 MapFieldCollection 개체의 컬렉션을 나타내는 MapField 개체입니다.

적용 대상