Compartir a través de


IndicatorState.IndicatorImage Propiedad

Gets the properties of the state image.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property IndicatorImage As IndicatorImage 
    Get
'Uso
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

Valor de la propiedad

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

Vea también

Referencia

IndicatorState Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering