Compartilhar via


Campo ReportItem.m_inSubtotal

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

The subtotal item.

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

Sintaxe

'Declaração
Protected m_inSubtotal As Boolean
'Uso
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

Consulte também

Referência

ReportItem Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering