MapPolygonLayer.Instance Property

Definition

Gets the report instance object that contains the calculated values of this report definition object.

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

Property Value

A MapPolygonLayerInstance object.

Applies to