Udostępnij przez


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

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