Compartir a través de


ReportDoubleProperty Clase

Represents a double property in the report.

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

Sintaxis

'Declaración
Public NotInheritable Class ReportDoubleProperty _
    Inherits ReportProperty
'Uso
Dim instance As ReportDoubleProperty
public sealed class ReportDoubleProperty : ReportProperty
public ref class ReportDoubleProperty sealed : public ReportProperty
[<SealedAttribute>]
type ReportDoubleProperty =  
    class
        inherit ReportProperty
    end
public final class ReportDoubleProperty extends ReportProperty

Jerarquía de herencia

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportProperty
    Microsoft.ReportingServices.OnDemandReportRendering..::..ReportDoubleProperty

Seguridad para subprocesos

Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.