Partager via


Propriété StateIndicator.IndicatorImage

Gets the indicator image.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property IndicatorImage As IndicatorImage 
    Get
'Utilisation
Dim instance As StateIndicator 
Dim value As IndicatorImage 

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

Valeur de propriété

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

Voir aussi

Référence

StateIndicator Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering