Condividi tramite


Proprietà MapMarkerImage.Instance

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

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Instance As MapMarkerImageInstance 
    Get
'Utilizzo
Dim instance As MapMarkerImage 
Dim value As MapMarkerImageInstance 

value = instance.Instance
public MapMarkerImageInstance Instance { get; }
public:
property MapMarkerImageInstance^ Instance {
    MapMarkerImageInstance^ get ();
}
member Instance : MapMarkerImageInstance
function get Instance () : MapMarkerImageInstance

Valore proprietà

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.MapMarkerImageInstance
A MapMarkerImageInstance object.

Vedere anche

Riferimento

MapMarkerImage Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering