Classe ReportVariantProperty
Represents a property of varying types in the report.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class ReportVariantProperty _
Inherits ReportProperty
'Utilizzo
Dim instance As ReportVariantProperty
public sealed class ReportVariantProperty : ReportProperty
public ref class ReportVariantProperty sealed : public ReportProperty
[<SealedAttribute>]
type ReportVariantProperty =
class
inherit ReportProperty
end
public final class ReportVariantProperty extends ReportProperty
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportProperty
Microsoft.ReportingServices.OnDemandReportRendering..::..ReportVariantProperty
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.
Vedere anche