Condividi tramite


Classe ReportIntProperty

Represents an integer property in the report.

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class ReportIntProperty _
    Inherits ReportProperty
'Utilizzo
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

Gerarchia di ereditarietà

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

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.