Condividi tramite


Campo ReportItem.m_inSubtotal

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

The subtotal item.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected m_inSubtotal As Boolean
'Utilizzo
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

Vedere anche

Riferimento

ReportItem Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering