Condividi tramite


Proprietà IndicatorState.IndicatorImage

Gets the properties of the state image.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property IndicatorImage As IndicatorImage 
    Get
'Utilizzo
Dim instance As IndicatorState 
Dim value As IndicatorImage 

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

Valore proprietà

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.IndicatorImage
An IndicatorImage object.

Vedere anche

Riferimento

IndicatorState Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering