Compartir a través de


Campo ReportItem.m_inSubtotal

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

The subtotal item.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

ReportItem Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering