Share via


MapPoint.Instance Propiedad

Definición

Obtiene el objeto de instancia de informe que contiene los valores calculados de este objeto de definición de informe.

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

Valor de propiedad

Un objeto MapPointInstance.

Se aplica a