MapColorPaletteRule.Instance Property

Definition

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

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

Property Value

A MapColorPaletteRuleInstance object.

Applies to