MapPointLayer.Instance Property

Definition

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

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

Property Value

A MapPointLayerInstance object.

Applies to