Udostępnij za pośrednictwem


Właściwość PointerCap.Instance

Pobiera obiekt wystąpienie raport, który zawiera obliczone wartości tego obiektu definicja raportu.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Instance As PointerCapInstance
    Get
'Użycie
Dim instance As PointerCap
Dim value As PointerCapInstance

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