Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Gets the instance of GaugeImage.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property Instance As GaugeImageInstance
Get
'Uso
Dim instance As GaugeImage
Dim value As GaugeImageInstance
value = instance.Instance
public GaugeImageInstance Instance { get; }
public:
property GaugeImageInstance^ Instance {
GaugeImageInstance^ get ();
}
member Instance : GaugeImageInstance
function get Instance () : GaugeImageInstance
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.GaugeImageInstance
The instance of GaugeImage.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering