Condividi tramite


Classe ReportBoolProperty

Represents a Boolean property in the report.

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

Sintassi

'Dichiarazione
Public NotInheritable Class ReportBoolProperty _
    Inherits ReportProperty
'Utilizzo
Dim instance As ReportBoolProperty
public sealed class ReportBoolProperty : ReportProperty
public ref class ReportBoolProperty sealed : public ReportProperty
[<SealedAttribute>]
type ReportBoolProperty =  
    class
        inherit ReportProperty
    end
public final class ReportBoolProperty extends ReportProperty

Gerarchia di ereditarietà

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

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.