Partager via


Champ Paragraph.m_instance

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Specifies the ParagraphInstance which contains the instance of the Paragraph class.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_instance As ParagraphInstance
'Utilisation
Dim value As ParagraphInstance 

value = Me.m_instance 

Me.m_instance = value
protected ParagraphInstance m_instance
protected:
ParagraphInstance^ m_instance
val mutable m_instance: ParagraphInstance
protected var m_instance : ParagraphInstance

Voir aussi

Référence

Paragraph Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering