MapPolygon.Instance Property

Definition

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

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

Property Value

A MapPolygonInstance object.

Applies to