Partager via


Champ ReportItem.m_inSubtotal

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

The subtotal item.

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

Syntaxe

'Déclaration
Protected m_inSubtotal As Boolean
'Utilisation
Dim value As Boolean 

value = Me.m_inSubtotal 

Me.m_inSubtotal = value
protected bool m_inSubtotal
protected:
bool m_inSubtotal
val mutable m_inSubtotal: bool
protected var m_inSubtotal : boolean

Voir aussi

Référence

ReportItem Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering