Compartilhar via


Classe BodyInstance

Represents an instance type of the Body class and contains the calculated values of the properties in Body.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public NotInheritable Class BodyInstance _
    Inherits ReportElementInstance
'Uso
Dim instance As BodyInstance
public sealed class BodyInstance : ReportElementInstance
public ref class BodyInstance sealed : public ReportElementInstance
[<SealedAttribute>]
type BodyInstance =  
    class
        inherit ReportElementInstance
    end
public final class BodyInstance extends ReportElementInstance

Hierarquia de herança

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportElementInstance
      Microsoft.ReportingServices.OnDemandReportRendering..::..BodyInstance

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.