MapTileLayer.Instance Property

Definition

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

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

Property Value

A MapTileLayerInstance object.

Applies to