Campo m_inSubtotal
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
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