Champ m_inSubtotal
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
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