Compartilhar via


Propriedade do RDL MapPolygonRules.Instance

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public ReadOnly Property Instance As MapPolygonRulesInstance 
    Get
'Uso
Dim instance As MapPolygonRules 
Dim value As MapPolygonRulesInstance 

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

Valor da propriedade

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

Consulte também

Referência

MapPolygonRules Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering