MapAppearanceRule.Instance Property

Definition

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

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

Property Value

A MapAppearanceRuleInstance object that contains the calculated values of this report definition object.

Applies to