Udostępnij przez


Właściwość MapColorScaleTitle.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 MapColorScaleTitleInstance
    Get
'Użycie
Dim instance As MapColorScaleTitle
Dim value As MapColorScaleTitleInstance

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