Właściwość Body.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 BodyInstance
Get
'Użycie
Dim instance As Body
Dim value As BodyInstance
value = instance.Instance
public BodyInstance Instance { get; }
public:
property BodyInstance^ Instance {
BodyInstance^ get ();
}
member Instance : BodyInstance
function get Instance () : BodyInstance
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.BodyInstance
A BodyInstance obiektu.
Zobacz także