MapMarkerRule.Instance Property

Definition

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

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

Property Value

A MapMarkerRuleInstance object.

Applies to