Compartir a través de


ReportIntProperty Clase

Represents an integer 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 ReportIntProperty _
    Inherits ReportProperty
'Uso
Dim instance As ReportIntProperty
public sealed class ReportIntProperty : ReportProperty
public ref class ReportIntProperty sealed : public ReportProperty
[<SealedAttribute>]
type ReportIntProperty =  
    class
        inherit ReportProperty
    end
public final class ReportIntProperty extends ReportProperty

Jerarquía de herencia

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

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.