Condividi tramite


Proprietà MapPolygonLayer.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 MapPolygonLayerInstance 
    Get
'Utilizzo
Dim instance As MapPolygonLayer 
Dim value As MapPolygonLayerInstance 

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

Valore proprietà

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

Vedere anche

Riferimento

MapPolygonLayer Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering