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