Compartir a través de


PointerCapInstance.Reflection Propiedad

Gets the calculated value of the Reflection property in a PointerCap class.

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

Sintaxis

'Declaración
Public ReadOnly Property Reflection As Boolean 
    Get
'Uso
Dim instance As PointerCapInstance 
Dim value As Boolean 

value = instance.Reflection
public bool Reflection { get; }
public:
property bool Reflection {
    bool get ();
}
member Reflection : bool
function get Reflection () : boolean

Valor de la propiedad

Tipo: System.Boolean
A Boolean value that represents the calculated value of the Reflection property.

Vea también

Referencia

PointerCapInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering