Partager via


Propriété RadialPointer.Instance

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Instance As RadialPointerInstance 
    Get
'Utilisation
Dim instance As RadialPointer 
Dim value As RadialPointerInstance 

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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.RadialPointerInstance
A RadialPointerInstance object.

Voir aussi

Référence

RadialPointer Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering