MapMarkerImage.Instance Property

Definition

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

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

Property Value

A MapMarkerImageInstance object.

Applies to