MapColorScale.Instance Property

Definition

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

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

Property Value

A MapColorScaleInstance object.

Applies to