Compartir a través de


ReportVariantProperty Clase

Represents a property of varying types in the report.

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

Sintaxis

'Declaración
Public NotInheritable Class ReportVariantProperty _
    Inherits ReportProperty
'Uso
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

Jerarquía de herencia

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

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.