MapCustomColor.Instance Property

Definition

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

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

Property Value

A MapCustomColorInstance object.

Applies to